Initial commit. Updated release archive.
This commit is contained in:
5
_module/nss/p000q004_show.nss
Normal file
5
_module/nss/p000q004_show.nss
Normal file
@@ -0,0 +1,5 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
int nShow = GetLocalInt(GetPCSpeaker(), "p000state") >= 3;
|
||||
return nShow;
|
||||
}
|
Reference in New Issue
Block a user