09.07.2015, 19:01
Hello, my weapons are saving in the mysql "Accounts" so i have done the same with ammo but when i edit /givegun command:
60 is the ammo when i give my self a weapon it gives me 60 ammo but when i relog i got unlimited ammo again
How can i save it where do i need to put it in ?
PHP код:
GivePlayerValidWeapon(playa, gun, 60);
How can i save it where do i need to put it in ?