09.08.2011, 08:26
(
Последний раз редактировалось BuLLeT[LTU]; 09.08.2011 в 09:20.
)
I solved my problem by myself.. I don't know how to explain very well but it because when i give weapon, player doesn't get it at the moment, he gets it after few hundred miliseconds, but UpdatePlayer function is called, so my weapon ammo in hand is 0 (because i don't have it, but PAmmo = 9000) so my script sets PAmmo = 0 because i don't have weapon.. and after that (after few hundred miliseconds) i get my weapon with full amo, but PAmmo = 0, so i get ban.