Initial commit
Initial commit [v9.7]
This commit is contained in:
12
_module/nss/thrd_elad_2.nss
Normal file
12
_module/nss/thrd_elad_2.nss
Normal file
@@ -0,0 +1,12 @@
|
||||
int StartingConditional()
|
||||
{
|
||||
object oPC = GetPCSpeaker();
|
||||
|
||||
if (GetLocalString(oPC, "elad") != "1") return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user