[Hello]This is a raid for party i made.

I just recheck the script, and I forgot to put mapflags ... hahaha

just edited the script

http://upaste.me/d59f108154ef949e3

it seems hercules has a special mapflag 'src4instance', which means, flag that map as an instance map

it will always redirect players or monsters to the instanced map instead of source map

not sure it can fix this ... instance variable or not ... though by reading source ... I don't think so ...

try post your edited script and see ? I can read chinese

 
Last edited by a moderator:
Hello Annie is this the  ID and number of Monsters?

Code:
    setarray .round1[0], 1001,20, 1001,20;	setarray .round2[0], 1031,20, 1032,20;	setarray .round3[0], 1111,20, 1113,20;	.totalround = 3; 
 
Back
Top