Try setting them in the OnSpawn event to: SetIsDestroyable(TRUE, FALSE, TRUE);
If other NPCs with hgh enough levels should be able to cast raise on them them set it as : SetIsDestroyable(TRUE, TRUE, TRUE);
Modifié par kalbaern, 24 mars 2011 - 02:05 .