#include "pqj_inc" int StartingConditional() { if(RetrieveQuestState("TUTORQUEST", GetPCSpeaker()) == 3) return TRUE; else return FALSE; }