int StartingConditional()
{
int iResult = GetLevelByClass(CLASS_TYPE_ROGUE, GetPCSpeaker());
return iResult;
}