Gmod4phun / phunbase

A GMod weapon base mostly for personal needs, also known as KatkaBase
http://steamcommunity.com/id/Gmod4phun/
10 stars 0 forks source link

burst bug. #18

Closed RonaldMacdonaldTrump closed 5 years ago

RonaldMacdonaldTrump commented 6 years ago

I select the 3burst mod, and i shoot 2 round. (not ticking, Hold.) and i try to shoot 3 round (hold) but, It shoot only 1 round.

I think, this is problem approached by burst count initialized doesn't work.

p.s : Add the fire delay by firemod plz :((((((

Gmod4phun commented 6 years ago

When you select the firemode, lets say from full auto to 3 round burst, you don't know the position of the mechanism, so the first time you shoot after changing a firemode you don't know how many rounds you will shoot. There is currently 1 problem, which is that everytime you switch the firemode, the 'mechanism position' is randomly chosen, despite the weapon has not been fired between the firemode switches. Other than that, everything should be working fine.