Built in equip on target script not working
lvangh opened this issue ยท 2 comments
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.