26.05.2012, 20:01
So like
Quote:
CONVERSATION_YES(playerid, params[]) { if(InsideTut[playerid] < 1) { SendClientMessageEx(playerid, COLOR_WHITE, "You can't use the command outside the tutorial."); return 1; } switch(TutStep[playerid]) { |