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