Little Problem :/
#6

your piece of code always returns 0 to me...

try this piece if you want how many damage the car has
Код:
stock GetVehicleDamage(vehicleid){
	new Float:vhealth,Float:ags;
        GetVehicleHealth(vehicleid, vhealth);
        ags=1000-vhealth;
	return ags;
}
Reply


Messages In This Thread
Little Problem :/ - by Sascha - 23.10.2010, 14:50
Re: Little Problem :/ - by legodude - 23.10.2010, 15:08
Re: Little Problem :/ - by Sascha - 23.10.2010, 15:14
Re: Little Problem :/ - by legodude - 23.10.2010, 15:17
Re: Little Problem :/ - by iJumbo - 23.10.2010, 15:18
Re: Little Problem :/ - by legodude - 23.10.2010, 15:21
Re: Little Problem :/ - by iJumbo - 23.10.2010, 15:25
Respuesta: Little Problem :/ - by The_Moddler - 23.10.2010, 15:27
Re: Little Problem :/ - by Sascha - 23.10.2010, 15:34
Re: Little Problem :/ - by Badger(new) - 23.10.2010, 15:40

Forum Jump:


Users browsing this thread: 1 Guest(s)