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