Jump to content

Emistry

Forum Moderator
  • Posts

    10018
  • Joined

  • Days Won

    408

Everything posted by Emistry

  1. how you relaunch ? by @reloadscript ? or reboot the server ? if you deleted any path for npc script..you have to reboot the server.
  2. Loc: Equipment's placement. Values are: 2^12 4096 = Costume Low Headgear 2^11 2048 = Costume Mid Headgear 2^10 1024 = Costume Top Headgear
  3. erm..i think you can try make use of the distance... brasilis,249,60,0 script School of Fish#fs1 723,2,2,{ end; OnTouch: do{ set .@fishno,1; callfunc "fishfunc",.@fishno; getmapxy( .@NPCMAP,.@NPCX,.@NPCY,1 ); getmapxy( .@PCMAP,.@PCX,.@PCY,0 ); }while( distance( .@NPCX,.@NPXY,.@PCX,.@PCY ) <= 2 ); end; }
  4. xD dunno....i read "asura" ( Chinese Word? ) from the Skill Effect .. the word that display above the character after asura hahah ~
  5. change npcshopadditem "quest_shop1",getarg(.e+2),0; into npcshopadditem "quest_shop",getarg(.e+2),getarg(.e)*compare(getarg(.e+1),"SZeny"); http://str.upaste.me/42ff17298c49c9a
×
×
  • Create New...