13.04.2016, 16:08
Quote:
pawn Code:
pawn Code:
|
PHP Code:
CMD:stretcher(playerid, params[])
{
new string[128], ambulance, ambstretcher;
if(!IsPlayerLoggedIn(playerid) || PlayerInfo[playerid][pAsshole] == 1) return SendClientMessage(playerid, COLOR_GREY, "You are not allowed to use this command.");
if(!IsMedic(playerid)) return SendClientMessage(playerid, COLOR_GREY, "You are not authorized to use this command.");