Initial commit
Initial commit [v9.7]
This commit is contained in:
6
_module/nss/hch_if_ded.nss
Normal file
6
_module/nss/hch_if_ded.nss
Normal file
@@ -0,0 +1,6 @@
|
||||
//Written by kookoo and Mistress on 29 May 2008
|
||||
int StartingConditional()
|
||||
{
|
||||
if(GetLocalInt(GetPCSpeaker(), GetResRef(OBJECT_SELF) + "_dead") == 1)
|
||||
return TRUE; return FALSE;
|
||||
}
|
||||
Reference in New Issue
Block a user