Help with a trucking command
#2

pawn Код:
CMD:starttrucking(playerid, params[])
{
CMD:starttrucking(playerid, params[])
{
  if(!IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid, COLOR_RED, "You are not in a vehicle!");
  SetPlayerCheckpoint(playerid, 198.5652,1341.8789,10.2110, 5.0);
  return 1;
}
}
Reply


Messages In This Thread
Help with a trucking command - by xXRealLegitXx - 21.03.2013, 02:22
Re: Help with a trucking command - by Glad2BeHere - 21.03.2013, 02:40

Forum Jump:


Users browsing this thread: 4 Guest(s)