Vehicle health saving wrong
#3

And in the VehicleInfo enum you defined it as this?
pawn Код:
...,
Float:VehicleHealth,
...,
..
Or if you want to store it as an integer you should do this
pawn Код:
VehicleInfo[i][VehicleHealth] = floatround(VHealth);
Reply


Messages In This Thread
Vehicle health saving wrong - by thefatshizms - 30.07.2013, 20:04
Re: Vehicle health saving wrong - by Scottas - 30.07.2013, 20:27
Re: Vehicle health saving wrong - by DaRk_RaiN - 30.07.2013, 20:29
Re: Vehicle health saving wrong - by thefatshizms - 30.07.2013, 20:34
Re: Vehicle health saving wrong - by Scottas - 30.07.2013, 20:39
Re: Vehicle health saving wrong - by thefatshizms - 30.07.2013, 20:40
Re: Vehicle health saving wrong - by Scottas - 30.07.2013, 20:43
Re: Vehicle health saving wrong - by thefatshizms - 30.07.2013, 20:50
Re: Vehicle health saving wrong - by Scottas - 30.07.2013, 20:53
Re: Vehicle health saving wrong - by Pottus - 30.07.2013, 20:55

Forum Jump:


Users browsing this thread: 1 Guest(s)