summon error

Giant Whisper

New member
Messages
7
Points
0
Github
whisper
help, not work in hercules

thump_9618811error.jpg


It works on rathena

Script: <" summon "Poring", 1002, 5000 * 60000, "NPC123::On"+ getcharid ( 0 );  },{ killmonster strcharinfo ( 3 ), "NPC123::On"+ getcharid ( 0 ); ">

 
Problem resolved ! 
default_biggrin.png


OnEquipScript: <" summon "Poring", 1002, 500 * 600, "NPC123::On"+ getcharid ( 0 ); ">
OnUnequipScript: <" killmonster strcharinfo ( 3 ), "NPC123::On"+ getcharid ( 0 ); ">

 
Back
Top