Updated event system
Added caller scripts to the PC events. Full compile. Updated release.
This commit is contained in:
@@ -21,7 +21,6 @@
|
||||
//Main Script
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_unequip", OBJECT_SELF);
|
||||
|
||||
object oItem = GetPCItemLastUnequipped();
|
||||
object oPC = GetPCItemLastUnequippedBy();
|
||||
|
Reference in New Issue
Block a user