19.10.2011, 12:59
This one:
Код:
CMD:starttour(playerid,params[]) { if(!IsPlayerNPC(playerid)) return 0; CheckTour(1); return 1; }