Updated event system
Added caller scripts to the PC events. Full compile. Updated release.
This commit is contained in:
@@ -36,8 +36,6 @@ void Raise(object oPlayer);
|
||||
//Main Script
|
||||
void main()
|
||||
{
|
||||
ExecuteScript("prc_onrespawn", OBJECT_SELF);
|
||||
|
||||
object oPC = GetLastRespawnButtonPresser();
|
||||
|
||||
if (!GetIsPC(oPC)) return;
|
||||
|
Reference in New Issue
Block a user