18.11.2011, 08:53
Код:
CMD:skiptut(playerid, params[]) {
{
SetPlayerPos(playerid, -201.4800, 1121.3499, 19.7422, 274.1669);
SendClientMessage(playerid, COLOR_YELLOW, "You have skipped the tut, dont abuse this to get away from a RP.");
}
return 1;
}

