[Error]:
script error on npc/hallowen/respauneamob.txt line 12
parse_callfunc: not enough arguments, expected ','
7 : // Zombie mob IDs
8 : setarray .@mobs,1015,1153,1197,1403,1864,1865,3452;
9 :
10 : .@qty = 10; //number of monsters to summon
11 :
* 12 : hideoffnpc';'
13 : specialeffect EF_GRANDCROSS2;
14 : soundeffect "se_mutter02.wav", 0;
15 : emotion ET_KIK;
16 : .wait = gettimetick(2);
17 : getmapxy .@map$,.@x,.@y, BL_NPC;
hello how can I fix that error