Author Topic: Firing Delay  (Read 2085 times)

I just need a know a quick way on adding firing delays on weapons, I'm trying to code this revolver
Is there anything wrong in here?

Is there anything wrong with the way it functions in-game when you try it?

When I attempt to rapid fire it delays, but sometimes it starts to rapid fire

for the last state (4), you forgot to add stateWaitForTimeout[4] = true;

for the last state (4), you forgot to add stateWaitForTimeout[4] = true;
It still does the same thing

Add timeouts on the 2nd state.