Key Binds

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » Windower » General » key binds
key binds
 Asura.Starfishsky
Offline
Server: Asura
Game: FFXI
user: starfish
Posts: 60
By Asura.Starfishsky 2017-04-04 00:01:45
Link | Quote | Reply
 
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
Server: Shiva
Game: FFXI
user: Berzerk06
Posts: 357
By Shiva.Berzerk 2017-04-04 00:08:00
Link | Quote | Reply
 
Try using //listbinds in-game and it will print out what button activates whatever keybinds the lua sets.
 Leviathan.Frotaut
Offline
Server: Leviathan
Game: FFXI
user: Frotaut2
Posts: 281
By Leviathan.Frotaut 2017-04-04 00:09:58
Link | Quote | Reply
 
should be alt + the ` key or ctrl + the ` key
 Ragnarok.Fabiano
Offline
Server: Ragnarok
Game: FFXI
user: fabiano
Posts: 153
By Ragnarok.Fabiano 2017-04-04 00:11:41
Link | Quote | Reply
 
isnt @ the windows key ? . i got some bind on @+x @+y @+c
 Shiva.Ariaum
Offline
Server: Shiva
Game: FFXI
user: Ariaum
Posts: 196
By Shiva.Ariaum 2017-04-04 00:50:46
Link | Quote | Reply
 
Change it to this.

send_command('bind @` gs c toggle MagicBurst')
 Asura.Starfishsky
Offline
Server: Asura
Game: FFXI
user: starfish
Posts: 60
By Asura.Starfishsky 2017-04-04 00:55:08
Link | Quote | Reply
 
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
Server: Asura
Game: FFXI
user: starfish
Posts: 60
By Asura.Starfishsky 2017-04-04 01:43:12
Link | Quote | Reply
 
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.