Hi, i use this scrpit, laiden works, but oread dont. Any can help why dont spawn oread?
Thanks.Quote:
mov edx,999 // number spawn
mov [eax+8c],edx
mov edx,1 // time delay spawn
mov [eax+90],edx
mov edx,75 // # follow monster
mov [eax+3C],edx
//mov [ecx+20],edx // # follow my master
exit:
jmp returnhere