Gearswap

Language: JP EN DE FR
New Items
2023-11-19
users online
Forum » Windower » General » Gearswap
Gearswap
 Asura.Luckyseven
Offline
Server: Asura
Game: FFXI
Posts: 56
By Asura.Luckyseven 2017-10-24 15:10:57
Link | Quote | Reply
 
Any idea why this isn't working?


Starts at 685
 Asura.Luckyseven
Offline
Server: Asura
Game: FFXI
Posts: 56
By Asura.Luckyseven 2017-10-24 15:14:01
Link | Quote | Reply
 
Problem solved
 Leviathan.Frotaut
Offline
Server: Leviathan
Game: FFXI
user: Frotaut2
Posts: 281
By Leviathan.Frotaut 2017-10-26 19:51:46
Link | Quote | Reply
 
this isn't gearswap related but figured best place to ask,
so i'm trying to set a perm. key bind using the send command for mule to be able to start autora. in game i can just type //send mulesname ara start and it works fine but how would i go about keybinding this in the init.txt file at loadup.

bind f12 showfps
bind sysrq screenshot png hide
bind ^v paste
bind !, /input send imwthstupd ara start
echo Toggle Lighting = F11 (Bump mapping must be off to work properly)
echo Toggle FPS = F12

currently tried this added console but i'm not great at this any help would rock. tyia
 Ragnarok.Martel
Offline
Server: Ragnarok
Game: FFXI
Posts: 2894
By Ragnarok.Martel 2017-10-26 20:19:51
Link | Quote | Reply
 
basically, you just need to leave out the //

Inside of a script(or in the console), // indicates a commment. And everything on the line past the // is ignored.

So with the // out of the way, you just mimic the other bind commands, but use yours and the main part. kinda like this.

bind F11 send mulesname ara start
 Leviathan.Frotaut
Offline
Server: Leviathan
Game: FFXI
user: Frotaut2
Posts: 281
By Leviathan.Frotaut 2017-10-26 20:21:31
Link | Quote | Reply
 
dude your awesome ty
Offline
Posts: 20
By Havok16 2017-10-31 03:12:45
Link | Quote | Reply
 
Hello Guys

I'm struggling with an error in my bst.lua and only with bst.lua.
the error says

>Gearswap: Lua runtime error: Gearswap/flow.lua:102:
>User event error: ...6)Windower4/Addons/Gearswap/libs/organizer-lib.lua:101: atempt to get lenght of field '?'(a nil value)

My bst lua was working well, then i modified some gear like usualy with every other lua, but i get this error randomly. i cancelled lua and did a new one again. worked fine, modified again and got the error.
Log in to post.