my test script
prontera,150,168,4 script summonnpc 719,{
monster "prontera",153,166,"--ja--",1023,1;
Close;
}
prontera,153,168,4 script INVINCIBLEnpc 719,{
areamobuseskill "prontera",153,166,55,1023,685,1,0,0,26,0;
Close;
}
prontera,156,168,4 script INVINCIBLEOFFnpc 719,{
areamobuseskill "prontera",153,166,55,1023,686,1,0,0,26,0;
Close;
}
When the summoned Orc Warrior become INVINCIBLE everything work as intended but it cant return to non-INVINCIBLE status. Is there anything wrong?
any help?