Keybinding in menuHey guys i need some help from u. I am doing my first arma 3 menu atm. i want to Press F1 and then this gear should spawn in my inventory: player addUniform 'U_B_FullGhillie_sard'; how did you do that? F1 =59 - I found this in a forum but dont know what to do now.
Code: waituntil {!(IsNull (findDisplay 46))}; _keyDown = (findDisplay 46) displayAddEventHandler ["KeyDown", "(if (_this select 1 == 59) then {player addUniform 'U_B_FullGhillie_sard'}"]; Updated infistar servers provide some trouble with bind scripts right now, contact me on skype @ dewblackio2 if you have anymore questions.