Updated event system
Added caller scripts to the PC events. Full compile. Updated release.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
#include "nw_i0_tool"
|
||||
void bleed(int iBleedAmt)
|
||||
{
|
||||
ExecuteScript("prc_ondying", OBJECT_SELF);
|
||||
|
||||
|
||||
object oPC = GetLastPlayerDying();
|
||||
if (!GetIsPC(oPC)){
|
||||
|
Reference in New Issue
Block a user