Change hotkey for TARGET_FRIEND ?

Runes of Magic/Radiant Arcana (http://www.runesofmagic.com)
Post Reply
Message
Author
Ucover
Posts: 16
Joined: Sat Sep 12, 2009 5:30 am

Change hotkey for TARGET_FRIEND ?

#1 Post by Ucover »

Hi,

When trying to createpath i get the following error :

Due to technical reasons, we don't support modifiers like CTRL/ALT/SHIFT for hot
keys at the moment. Please change your hotkey Ctrl-Tab for 'TARGET_FRIEND'
You can't use the player:target_NPC() function until changed!

when looking in Settings.lua its not declared anywhere ?
When looking in Bindings.txt i cannot find it anywhere ?
in profile nowhere to be found

I have no idea where to look or what todo ? everything ingame is DEFAULT..
User avatar
Administrator
Site Admin
Posts: 5344
Joined: Sat Jan 05, 2008 4:21 pm

Re: Change hotkey for TARGET_FRIEND ?

#2 Post by Administrator »

It's a warning, not an error. It's only telling you that if you want to use functions like player:merchant() or player:target_NPC(), you must remap target friend in game. Once you've found it and changed it to a single key (instead of something like CTRL+TAB), you must exit and restart the game.

It will be written as TARGETNEARESTFRIEND in bindings.txt.
Post Reply