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