03.01.2013, 11:58
pawn Код:
if(!PlayerToPoint(6,playerid,-2086.2217,549.3022,245.8954) || !IsPlayerInVehicle(playerid, IsASanCar(vehicleid)))
{
SendClientMessage(playerid, COLOR_GREY, "[ERROR]: "COL_WHITE"Sorry, You cannot perform this command unless you are in a SAN Car or in it's studios.");
return 1;
}