datkewlguy Posted January 7, 2005 Posted January 7, 2005 Hey im trying to make it so that if you send a key you trigger an action on an array, how would you set this up?
Wolvereness Posted January 7, 2005 Posted January 7, 2005 Search on _IsPressed or you could use HotKeySet() For the action from array, use Call($array[#]) with each element in the array being the name of a Func Offering any help to anyone (to my capabilities of course)Want to say thanks? Click here! [quote name='Albert Einstein']Only two things are infinite, the universe and human stupidity, and I'm not sure about the former.[/quote][quote name='Wolvereness' date='7:35PM Central, Jan 11, 2005']I'm NEVER wrong, I call it something else[/quote]
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