Added character deleter
Added character deleter. Updated aps_include. Updated NWNxEE. Boosted XP rewards. Added XP reward for skinnable creatures. Full compile. Updated release archive.
This commit is contained in:
@@ -37,6 +37,9 @@ void main()
|
||||
{
|
||||
SignalEvent(GetAreaFromLocation(GetLocation(OBJECT_SELF)), EventUserDefined(1007));
|
||||
}
|
||||
|
||||
ExecuteScript("prc_npc_death", OBJECT_SELF);
|
||||
ExecuteScript("prc_pwondeath", OBJECT_SELF);
|
||||
}
|
||||
|
||||
object CreatePlaceable(string sObject, location lPlace, float fDuration)
|
||||
|
Reference in New Issue
Block a user