for i, v in pairs(_G) do
if type(v) == 'function' then
print(i, v)
end
end
Ahhh did you drop it @Ezzz??I developed OTHire until I dropped it.
There is code for item attributes, you have to write your own item attributes code to be implemented in LUA, see: TwistedScorpio/OTHire
Or have someone to do it for you.