Ammo bug?
#7

When you give weapons AFTER retrieving them from your saving system, probably add something like this?
pawn Код:
new player_ammo = // retreived ammo value which is -31000 in your case?
// store ammo value in this variable, then

if( player_ammo <  0 )
 player_ammo = - ( player_ammo );
Would this work?
Reply


Messages In This Thread
Ammo bug? - by gotwarzone - 04.10.2013, 12:17
Re: Ammo bug? - by iZN - 04.10.2013, 12:22
Re: Ammo bug? - by gotwarzone - 04.10.2013, 12:33
Re: Ammo bug? - by gotwarzone - 04.10.2013, 13:59
Re: Ammo bug? - by Tropicali - 05.10.2013, 03:14
Re: Ammo bug? - by Threshold - 05.10.2013, 09:57
Re: Ammo bug? - by RajatPawar - 05.10.2013, 10:04

Forum Jump:


Users browsing this thread: 3 Guest(s)