Update Vehicle Damage Status problem...
#1

Hi guys, today i'm started write a Mechanic System for my server and i'm have a problem. It's problem called "UpdateVehicleDamageStatus"...
I'm want repair a bonnet but bonnet not repair, i want repair a boot, but boot not repair
Code:
PHP код:
case 0:{
//new panels, doors, lights, tires;
new vid GetPlayerVehicleID(playerid);
GetVehicleDamageStatus(vidpanelsdoorslightstires);
UpdateVehicleDamageStatus(vid0101doorslightstires);}
case 
1:{
new 
vid GetPlayerVehicleID(playerid);
GetVehicleDamageStatus(vidpanelsdoorslightstires);
UpdateVehicleDamageStatus(vid1010doorslightstires);} 
Help plz
Sorry for my bad english
Reply


Messages In This Thread
Update Vehicle Damage Status problem... - by Ins1d3 - 26.01.2014, 18:11

Forum Jump:


Users browsing this thread: 1 Guest(s)