what is zypermu?
did you change the pcMinMonsterSpawnStart.. thingy
cuz 10 mins ago I tried it
and it was that
if the line has the "//" before the "mov" remove it
change the line from
Code:
//mov [ecx+9C],00000000 //dwSummonsStartPcCount
to
Code:
mov [ecx+9C],00000000 //dwSummonsStartPcCount
EDIT: and remember to tunr the script off and on
and to run until Oread disappears and then come back
EDIT2: and remember to check the script if it has
Code:
mov [ecx+90],00000063 //dwMaxSummonsMonsterCount
without the "//" before the "mov"