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: