Key Binds

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » Windower » General » key binds
key binds
 Asura.Starfishsky
Offline
サーバ: Asura
Game: FFXI
user: starfish
Posts: 60
By Asura.Starfishsky 2017-04-04 00:01:45  
hi all,


in my blm.lua file i find this bind :
send_command('bind @` gs c activate MagicBurst')

what key do i press to acticate that bind? i am not sure what the @ referes to here, ty
 Shiva.Berzerk
Offline
サーバ: Shiva
Game: FFXI
user: Berzerk06
Posts: 357
By Shiva.Berzerk 2017-04-04 00:08:00  
Try using //listbinds in-game and it will print out what button activates whatever keybinds the lua sets.
 Leviathan.Frotaut
Offline
サーバ: Leviathan
Game: FFXI
user: Frotaut2
Posts: 281
By Leviathan.Frotaut 2017-04-04 00:09:58  
should be alt + the ` key or ctrl + the ` key
 Ragnarok.Fabiano
Offline
サーバ: Ragnarok
Game: FFXI
user: fabiano
Posts: 153
By Ragnarok.Fabiano 2017-04-04 00:11:41  
isnt @ the windows key ? . i got some bind on @+x @+y @+c
 Shiva.Ariaum
Offline
サーバ: Shiva
Game: FFXI
user: Ariaum
Posts: 196
By Shiva.Ariaum 2017-04-04 00:50:46  
Change it to this.

send_command('bind @` gs c toggle MagicBurst')
 Asura.Starfishsky
Offline
サーバ: Asura
Game: FFXI
user: starfish
Posts: 60
By Asura.Starfishsky 2017-04-04 00:55:08  
Shiva.Berzerk said: »
Try using //listbinds in-game and it will print out what button activates whatever keybinds the lua sets.
ty sir, and the others as well, i will try your suggestions! when the game is back ><
 Asura.Starfishsky
Offline
サーバ: Asura
Game: FFXI
user: starfish
Posts: 60
By Asura.Starfishsky 2017-04-04 01:43:12  
Ragnarok.Fabiano said: »
isnt @ the windows key ? . i got some bind on @+x @+y @+c
after checking the //listbinds i found you are correct it's the windows key!
Log in to post.