Module commit
Module commit.
This commit is contained in:
7
_module/nss/_uoa_check_ncom.nss
Normal file
7
_module/nss/_uoa_check_ncom.nss
Normal file
@@ -0,0 +1,7 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
if (GetLocalInt(oPC,"iAmInCommodityArea")==0) return TRUE;
|
||||
return FALSE;
|
||||
|
||||
}
|
Reference in New Issue
Block a user