Scripting Posted February 27, 2012 Posted February 27, 2012 I want a help, how i can binKey this command /report For Exemple: make a bind (u) to open the window window = the window when the player command /report open it
Castillo Posted February 27, 2012 Posted February 27, 2012 You want to bind the key "U" to open the Admin Panel report system? if so: bindKey("U","down", function () executeCommandHandler("report") end ) San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
Castillo Posted February 27, 2012 Posted February 27, 2012 You're welcome. San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
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