Updated event system
Added caller scripts to the PC events. Full compile. Updated release.
This commit is contained in:
@@ -15,7 +15,7 @@ Likewise players cannot equipt items tagnamed "arena" outside of the arena.
|
||||
//Main Script
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_equip", OBJECT_SELF);
|
||||
|
||||
//Declare Major Variables
|
||||
object oItem = GetPCItemLastEquipped();
|
||||
object oPC = GetPCItemLastEquippedBy();
|
||||
|
Reference in New Issue
Block a user