05.05.2014, 12:04
Add this under the command:
pawn Код:
if(IsPlayerInAnyVehicle(playerid)) return SendClientMessage(playerid,-1,"you cant use this command if you are in a vehicle.");

