I need a little help with a problem I have in questlib.lua fails, and I think it's because I have tucked functions .. but as I say I think that's
could you tell me where you put the lua functions?
because I get this error:
locale / germany / quest / questlib.lua: 1558: attempt to index field '?' (a nil value)
and the line to which it refers is:
{['type'] = apply.MAX_HP, ['name'] = "Sangue Vitale", ['max_points'] = 30, ['min_level'] = PetSystem [1]. StartingLevel, ['desc'] = "HP +100 ", ['mult'] = 100, ['tag'] =" HP "},
can you tell me how I can fix?
could you tell me where you put the lua functions?
because I get this error:
locale / germany / quest / questlib.lua: 1558: attempt to index field '?' (a nil value)
and the line to which it refers is:
{['type'] = apply.MAX_HP, ['name'] = "Sangue Vitale", ['max_points'] = 30, ['min_level'] = PetSystem [1]. StartingLevel, ['desc'] = "HP +100 ", ['mult'] = 100, ['tag'] =" HP "},
can you tell me how I can fix?