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