Verohawke Admin replied

532 weeks ago

Lua lua lua

Chumm Default replied

532 weeks ago

La li lu le lo.

Here's 10 of my current gearswap files, these are probably easier starting points than the ones you find online because they usually don't include stuff like alluvion skirmish gear or reforged emp, since they were mostly written a year ago.
https://github.com/davegrier/Gearswap/

These are all based on motenten's gearswaps here:
https://github.com/Kinematics/GearSwap-Jobs

Edit: The MNK and THF are pretty meh, I just use Taeon on them and don't have any reforges except TH gear, so they need way more work than the others.

Arislan Admin replied

532 weeks ago

Lua lua luaVerohawke


Finally getting into GS… gonna be some trial and error for awhile. Will post progress/tips/luas after I figure this stuff out.

Hope some of our resident GearSwap'ers will do the same!

Chumm Default replied

532 weeks ago

Yea please use this thread for questions/troubleshooting.

Some gearswap commands to use ingame:

//gs disable neck (or head/body/hands/main/sub/ranged/ammo etc) - Stops gearswap from messing with a slot. You can build this stuff into your luas but sometimes you just want to put something on and let it be left alone without writing code for it. //gs enable neck will revert to normal

//gs reload - every time you edit a lua you need to reload it ingame, this'll do it

//gs debugmode - this will show each set gearswap attempts to equip as it is working, use this to see when things like precast/midcast gear are equipped and to make sure it's doing what you want. This will also throw error messages if it was unable to equip a piece of gear, like if there's a typo in the lua. Repeating the command toggles it on and off.

Tilanna Default replied

532 weeks ago

Looks like Chumm talked you guys into it huh? :p

//gs showswaps

shows all gearswaps. REALLY spammy, but good to tell if your gear is being swapped the way you intended (if you forgot to do a reload since changing or misspelled something)

Arislan Admin replied

532 weeks ago

Globals
http://pastebin.com/dfByL3AeIthorien

Ooh nice Itho. Where does the call for that include happen? Mote-Include?

Chumm Default replied

532 weeks ago

Globals
http://pastebin.com/dfByL3AeIthorien

Ooh nice Itho. Where does the call for that include happen? Mote-Include?Biaar

Yeah, it'll include it automatically if you name the file right. This is Ithorien-Globals.lua, just change to your character name.

Chumm Default replied

532 weeks ago

Corsair lua that does stuff like protect you from using mab bullet:
http://pastebin.com/ipqHMG2q

Chumm Default replied

532 weeks ago

Also forgot to mention, all editing is much easier using Notepad++, it will make the files much simpler to read:
https://notepad-plus-plus.org/download/v6.8.2.html
Please log in to post a reply.