[Req] 2 commands
#8

dcmd_vr(playerid,params[]) {
#pragma unused params
if(IsPlayerVipMember(playerid)) {
if (IsPlayerInAnyVehicle(playerid)) {
SetVehicleHealth(GetPlayerVehicleID(playerid),1000 .0);
return SendClientMessage(playerid,0xFF0000AA,"Vehicle Fixed");
} else return SendClientMessage(playerid,0xFF0000AA,"Error: You are not in a vehicle");
} else return SendClientMessage(playerid,0xFF0000AA,"ERROR: You Need To Be V.I.P To Use This Command");
}


________
Jailbroken
Reply


Messages In This Thread
[Req] 2 commands - by dclaw - 22.02.2010, 14:07
Re: [Req] 2 commands - by kmzr - 22.02.2010, 14:08
Re: [Req] 2 commands - by dclaw - 22.02.2010, 14:09
Re: [Req] 2 commands - by Correlli - 22.02.2010, 14:10
Re: [Req] 2 commands - by Razvann - 22.02.2010, 14:29
Re: [Req] 2 commands - by Correlli - 22.02.2010, 14:35
Re: [Req] 2 commands - by dclaw - 22.02.2010, 14:43
Re: [Req] 2 commands - by aircombat - 22.02.2010, 14:44
Re: [Req] 2 commands - by Razvann - 22.02.2010, 14:44
Re: [Req] 2 commands - by dclaw - 22.02.2010, 14:46

Forum Jump:


Users browsing this thread: 1 Guest(s)