Page 1 of 1

Small suggestion for the RBAssist.

Posted: Tue Jun 28, 2011 4:44 pm
by botje
Could you please make the triggerkey a different one?

when your using it to play and have to talk, sometimes you need a capital, so you use shift, which produces very weird effects xd

why not use a key thats safe, like, i dunno, tab maybe?

just a suggestion ofcourse :)

Botje

Re: Small suggestion for the RBAssist.

Posted: Tue Jun 28, 2011 8:15 pm
by rock5
Nearly every key on the keyboard is used by the game. There is no real safe key. Tab is certainly not safe as I use it to target the mobs. Maybe there was a better choice than shift but what's a good choice for 1 person might not be for another.

In the end that's why I made it possible for the user to set their own triggerkey.

Code: Select all

	local triggerKEY = key.VK_SHIFT

Re: Small suggestion for the RBAssist.

Posted: Wed Jun 29, 2011 2:31 am
by botje
ah i see, cool.

didnt know that, thanx for the info mate :)

Botje