Updated event system
Added caller scripts to the PC events. Full compile. Updated release.
This commit is contained in:
@@ -24,7 +24,6 @@ void SendMessageToAllPC(string sMessage);
|
||||
//Main Script
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_onleave", OBJECT_SELF);
|
||||
object oPC = GetExitingObject();
|
||||
|
||||
if(GetIsDM(oPC))
|
||||
|
Reference in New Issue
Block a user