generated from Jaysyn/ModuleTemplate
Initial Commit
Initial Commit.
This commit is contained in:
4
_module/nss/p000c000plotless.nss
Normal file
4
_module/nss/p000c000plotless.nss
Normal file
@@ -0,0 +1,4 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
return GetLocalInt(OBJECT_SELF, "p000began") && !GetLocalInt(GetPCSpeaker(), "p000state");
|
||||
}
|
||||
Reference in New Issue
Block a user