Mouse Button Down scripting help

I have a game with on screen buttons. My FIRE button is supposed to fire only ONE shot per press with the Mouse Button Down Event
but it fires multiple shots with each press. I have MBD set to shoto=1; and MBU to shoto=0;
Am I missing a variable/function or is it script?
I'd like the FIRE button to only shoot one bullet per click.
but it fires multiple shots with each press. I have MBD set to shoto=1; and MBU to shoto=0;
Am I missing a variable/function or is it script?
I'd like the FIRE button to only shoot one bullet per click.