#include "mn_i_checkrank" int StartingConditional() { int iResult; iResult = ( CheckRank(GetPCSpeaker()) != 0 ); return iResult; }