Hello, I'm again trying to translate the Codeless Save Load System to Lua, but for some reason I'm not receiving the method of the metatable when I'm calling it, this is weird because I though if a table doesn't have a field, it will check to its metatable, basically I did this:
---@return...
Hello, I am currently trying to make a system that saves a certain ressource to the Table 3.1 made by vexorian.
library MatrixCoreMechanic requires Table
globals
private Table tMatrixInformation
private constant integer iMaximumCore = 100
endglobals
private keyword Initialization...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.