Count shooted bullets? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Count shooted bullets? (
/showthread.php?tid=428328)
Count shooted bullets? -
Face9000 - 05.04.2013
As topic title say, is possible to count how many bullets the player shooted? (Doesn't matter if he shooted against a player or not)
Re: Count shooted bullets? -
LarzI - 05.04.2013
Using weapon data, this should be possible.
https://sampwiki.blast.hk/wiki/GetPlayerWeaponData
(Hint: For each time ammo reduces - you increase a variable)