TacToX Posted May 2, 2020 Share Posted May 2, 2020 Hello i need a scripting help when you press x i need the player type a command in f8 like executeCommandHandler but in bindkey sorry for my bad english Link to comment
Hydra Posted May 5, 2020 Share Posted May 5, 2020 function executeCommandWithKey() executeCommandHandler("yourcommand", yourfunction) end bindKey("x", "down", executeCommandWithKey() 1 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now