Where must i put this?
#1

So where must i put this for vehicle auto repair?
Код:
new vehicleid = GetPlayerVehicleID(playerid);
new Float:VehHealth;
GetVehicleHealth(vehicleid,VehHealth);
if(VehHealth <= 50) return RepairVehicle(GetPlayerVehicleID(playerid));
PlayerPlaySound(playerid, 1056, 0.0,0.0, 0.0);
SendClientMessage(playerid, COLOR_KRED, "Your vehicle has been fixed");
and also when i type /setcarhealth it shows me "Your vehicle has been fixed" and SERVER:Unknown command WHYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY
Reply


Messages In This Thread
Where must i put this? - by yoan103 - 29.03.2010, 09:02
Re: Where must i put this? - by Naxix - 29.03.2010, 09:10
Re: Where must i put this? - by yoan103 - 29.03.2010, 09:11
Re: Where must i put this? - by Naxix - 29.03.2010, 09:20

Forum Jump:


Users browsing this thread: 1 Guest(s)