cdmichaelb / Outfitter

Outfitter - Classic
MIT License
10 stars 23 forks source link

Built in equip on target script not working #44

Closed lvangh closed 2 years ago

lvangh commented 4 years ago

Setting up a simple equip on named target is not working. Script > General > Equip on target > 'Defias Catpurse' for example, nothing happens.

issue discovered but not fixed - something to do with the lower case conversion - see next comment.

image

image

lvangh commented 4 years ago

I figured it out but I don't know how to resolve it - the problem has to do with the string.lower subfunction(?).

If you remove the :lower() or just enter the target name in all lower case in the settings tab it works.

I'm guessing the 1.13 client uses some other variation of string.lower, or the variable isn't getting passed.

github-actions[bot] commented 2 years ago

Stale issue message