Initial Commit
Initial Commit [v1.32PRC8]
This commit is contained in:
9
_module/nss/a_death_purge_c.nss
Normal file
9
_module/nss/a_death_purge_c.nss
Normal file
@@ -0,0 +1,9 @@
|
||||
#include "utl_i_sqluuid"
|
||||
|
||||
int StartingConditional()
|
||||
{
|
||||
if (SQLocalsUUID_GetInt(GetPCSpeaker(),"ModRank") == 1)
|
||||
return TRUE;
|
||||
|
||||
return FALSE;
|
||||
}
|
Reference in New Issue
Block a user