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
How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"
-
- Posts: 5
- Joined: Thu Dec 16, 2010 6:23 am
-
- Posts: 73
- Joined: Mon Aug 16, 2010 12:50 pm
Re: How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"
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
<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
- 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"
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.
-
- Posts: 5
- Joined: Thu Dec 16, 2010 6:23 am
Re: How to use keys like VK_NUMPAD"X" or VK_CRLT+"X"
ah i get it i will just test it tomorrow
thx for fast help
thx for fast help
Who is online
Users browsing this forum: Google [Bot] and 5 guests