Amon_PRC8/_module/nss/sail_bot2hur_not.nss

17 lines
457 B
Plaintext
Raw Permalink Normal View History

2025-04-03 19:00:46 -04:00
//::///////////////////////////////////////////////
//:: FileName sc_103
//:://////////////////////////////////////////////
//:://////////////////////////////////////////////
//:: Created By: Script Wizard
//:: Created On: 8/23/2002 8:11:06 PM
//:://////////////////////////////////////////////
int StartingConditional()
{
// Inspect local variables
if(!(GetLocalInt(GetPCSpeaker(), "seekboat2hur") != 1))
return FALSE;
return TRUE;
}