HasangerGames / survivreloaded-server

An open source server for the defunct online game surviv.io. Work in progress.
https://resurviv.io
41 stars 23 forks source link

Update ammo count for every burst shot #62

Closed huyszn closed 1 year ago

huyszn commented 1 year ago

Ammo count now goes down for every bullet fired in each burst shot. Also, it handles the case when you have less ammo than the burst count of the gun. The gun fires the remaining ammo in a burst rather than firing the normal burst count.

lmssiehdev commented 1 year ago

looks good 👍