Updated event system
Added caller scripts to the PC events. Full compile. Updated release.
This commit is contained in:
@@ -21,8 +21,6 @@ Scripting will still fire reguardless.
|
||||
#include "x2_inc_switches"
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_onunaquire", OBJECT_SELF);
|
||||
|
||||
//IMPORTANT THIS MUST BE IN YOUR OnUnAcquireItem Module Event Script
|
||||
//This is a fix for the Inventory Organizing System!
|
||||
object oPC = GetModuleItemLostBy();
|
||||
|
Reference in New Issue
Block a user