Hi Spence69 :wave:… And, no I don't think so :-\… The only way you could do that is by adding a action to your
player. I don't think it is possible to assign a certain
Key to activate a script :-\… But what the hell do I know, I'm no scripting Guru
;D…
Aaanyways :P… here's the correct syntax for
addAction:
player addAction ["
name","
script.sqs"]
This will add a new
action to the
player's Action menu. "
name" is the text to be displayed for the
action. When the action is selected from the menu, the script named "
script.sqs" will start.
Hope that helped
:joystick: