#include "bank_util" int StartingConditional() { int iResult; iResult = HasItemInInventory(BANKTOKEN_250K, GetPCSpeaker(), FALSE); return iResult; }