Making Gas System
#1

Hi... im making a Gas system but it seems that the value of the "Gas" variable for each vehicle wont get setted with any value.... i have this
Код:
public OnVehicleSpawn(vehicleid)
{
 Engine[vehicleid] = false;
 Gas[vehicleid] = 50;
 return 1;
}
but the Gas[vehicleid] = 50; wont get that value... why is that
Reply


Messages In This Thread
Making Gas System - by almighty - 16.09.2009, 18:24
Re: Making Gas System - by Chaprnks - 16.09.2009, 21:47
Re: Making Gas System - by Redirect Left - 17.09.2009, 03:01

Forum Jump:


Users browsing this thread: 1 Guest(s)