- Joined
- Mar 23, 2019
- RedCents
- 8,961¢
- Pronouns
- He/Him
so a few things missing:
mq.TLO.Me.NumBagSlots() - undefined field
goto continue --undefined global 'continue'
::continue:: --Lua 5.1 does not support this grammar(supported in 5.2, 5.3, 5.4)
So should I change the Lua version in settings?
Lua does not have a goto (thank goodness..)
I've updated the definitions to fix the missing NumBagSlots member








