Recent content by penwilders

  1. P

    need help about emistry's currency shop (hercules emulator)

    so im using this http://rathena.org/board/files/file/2504-multi-currency-shop/ can someone help me with the script that announces/broadcasts when someone buys from the shop ""(player's name) has bought (item) from the (currency shop)""like from the quest shop of euphy. (player's name) has...
  2. P

    custom aura NPC

    i have a bunch of custom auras and i want the NPC Aura to be a npc that can change your aura with a list of custom auras you have and requires an item like 10 proof of donation per custom aura you choose. and if you want to change another 10 proof of donation is required. i have an example of...
  3. P

    help with broadcaster npc

    others are stuck  please help
  4. P

    help with custom auras

    i have a bunch of custom auras and i want the NPC Aura to be a npc that can change your aura with a list of custom auras you have and requires an item like 10 proof of donation per custom aura you choose. i have an example of a custom aura Blue Moon.rar
  5. P

    help with broadcaster npc

    this is my script of my broadcaster npc   prontera,146,169,5 script Broadcaster 114,{ //what's the npc name to show in messages? set @npcname$, "Broadcaster"; //NPC Headers Name: set @header$,"[^0000ff" + @npcname$ + "^000000]"; //NPC COST PER Broadcast: set @broadcastfee, 5000000...
Back
Top