of     1   

MysteriousVagabond
#46188399Monday, April 25, 2011 11:41 PM GMT

What method would I use to check how many bytes out of 45,000 have been used?
RenderSettings
#46188859Monday, April 25, 2011 11:47 PM GMT

gc.count() I think? Im not sure if its gc or _gc or something.
MysteriousVagabond
#46189782Monday, April 25, 2011 11:58 PM GMT

Not findin' it :\ Perhaps colectgarbage("count"), but I don't know how to refer it to a player's saved data instead of Lua memory usage...

    of     1