Hello all
Atm I have this code and it works to load the script:
How do I make a counter that counts the number of times the player pushes the mousebutton?Code:disableSerialization; keyspressed = compile preprocessFile "wirecutter.sqf"; display = (findDisplay 46) displayAddEventHandler ["MouseButtonDown", "_this call keyspressed"];
/Jacob
HOME
Reply With Quote