Using other keys than 1-5

Is there a way to use the for loop that we have to get other keys? Or, if I want to use… say… QWERT or something for my ability action bar, I have to use the input if statement for each ability?

You could create a list of the keys and use the index to get into the list… but just as is, QWERT wouldn’t work so great.

Privacy & Terms