How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Smokymakpot
Posts: 5
Joined: Thu Dec 16, 2010 6:23 am

How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"

#1 Post by Smokymakpot » Thu Dec 16, 2010 6:29 am

hey there

i tried to use keys like VK_NUMPAD1 , VK_CRLT+1 eg but evertime the bot tells me

Error: The Key ´VK_NUMPAD1´ for ´MAGE_FIREBALL´ is invalid.

If i use the skill on normal keys like VK_1 it works

can anyone help ?


thx Smoky

Personalausweis
Posts: 73
Joined: Mon Aug 16, 2010 12:50 pm

Re: How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"

#2 Post by Personalausweis » Thu Dec 16, 2010 8:37 am

for numpad i don't know the commands, but if u use a modifier like ALT CTRL or SHIFT

<skill name="MAGE_FIREBALL" modifier="ALT" hotkey="VK_1" priority="110"/>

=> will use fireball, located on Alt+1


this and many more you can find on this page:

http://www.solarstrike.net/wiki/index.p ... le=RoM_Bot

User avatar
Administrator
Site Admin
Posts: 5313
Joined: Sat Jan 05, 2008 4:21 pm

Re: How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"

#3 Post by Administrator » Thu Dec 16, 2010 12:38 pm

Modifiers still need the VK_, so that would be VK_ALT in the above example. For the numberpad, you would use VK_NUMPAD1 .. VK_NUMPAD9.

Smokymakpot
Posts: 5
Joined: Thu Dec 16, 2010 6:23 am

Re: How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"

#4 Post by Smokymakpot » Thu Dec 16, 2010 7:17 pm

ah i get it i will just test it tomorrow

thx for fast help

Post Reply

Who is online

Users browsing this forum: No registered users and 3 guests