09.01.2015, 10:46
So basicly i have been shootin around trying to find a way how to do this but still can't :/
And this is all what i could do to remove engine for bikes but still i cant understand how to do that with fuel :/
Would be grate if somone could give me an example of fuel removal
And this is all what i could do to remove engine for bikes but still i cant understand how to do that with fuel :/
PHP код:
if(vehicleid != 509 && vehicleid != 481 && vehicleid != 510)
{
SetVehicleParamsEx(vehicleid, 1, 0, 0, 0, 0, 0, 0);
foreach(Player, i)
{
PHP код:
new Fuel[MAX_VEHICLES];
new FuelVar[MAX_VEHICLES];
new fMeter[MAX_PLAYERS];
new Refill[MAX_PLAYERS];