Get how many bullets player has fired continuously?
Not the number of bullets in the remaining magazines, but "continuous" shooting, the focus is on "continuous"。I want to make a plug-in related to the "ballistic" of firearms.When the player stops shooting, the trajectory will reset to zero.So it cannot be judged by the number of remaining bullets, because they may not be fired continuously
I think Arkan does something like that

NR violation #1
Shots count 8
Probability 80%
Attachments count = 1
Attachment - weapon.mod.holosight
Weapon - rifle.lr300 
Ammo - ammo.rifle.hv
Projectile ID: 629 | Standing shooting position | Recoil angle: 0.2987072 | Fire time interval 0.1333553
Projectile ID: 630 | Standing shooting position | Recoil angle: 0.03956468 | Fire time interval 0.1163091
Projectile ID: 631 | Standing shooting position | Recoil angle: 0.2398483 | Fire time interval 0.1173118
Projectile ID: 632 | Standing shooting position | Recoil angle: 0.1506579 | Fire time interval 0.1193177
Projectile ID: 633 | Standing shooting position | Recoil angle: 0.1219466 | Fire time interval 0.1143043
Projectile ID: 634 | Standing shooting position | Recoil angle: 0.4130683 | Fire time interval 0.133354
Projectile ID: 635 | Standing shooting position | Recoil angle: 0.1398823 | Fire time interval 0.1183151​
Goldie
I think Arkan does something like that

NR violation #1
Shots count 8
Probability 80%
Attachments count = 1
Attachment - weapon.mod.holosight
Weapon - rifle.lr300 
Ammo - ammo.rifle.hv
Projectile ID: 629 | Standing shooting position | Recoil angle: 0.2987072 | Fire time interval 0.1333553
Projectile ID: 630 | Standing shooting position | Recoil angle: 0.03956468 | Fire time interval 0.1163091
Projectile ID: 631 | Standing shooting position | Recoil angle: 0.2398483 | Fire time interval 0.1173118
Projectile ID: 632 | Standing shooting position | Recoil angle: 0.1506579 | Fire time interval 0.1193177
Projectile ID: 633 | Standing shooting position | Recoil angle: 0.1219466 | Fire time interval 0.1143043
Projectile ID: 634 | Standing shooting position | Recoil angle: 0.4130683 | Fire time interval 0.133354
Projectile ID: 635 | Standing shooting position | Recoil angle: 0.1398823 | Fire time interval 0.1183151​

I didn't understand, what does this mean?

MengKE

I didn't understand, what does this mean?

"Not the number of bullets in the remaining magazines, but "continuous" shooting, the focus is on "continuous"。I want to make a plug-in related to the "ballistic" of firearms."

You want to make a plugin that "Get how many bullets player has fired continuously?"

This is a plugin that does that so you could use it maybe