This is a read-only snapshot of the ComputerCraft forums, taken in April 2020.
jay5476's profile picture

How To Effectively Store The Screen In A Table

Started by jay5476, 26 August 2013 - 04:40 AM
jay5476 #1
Posted 26 August 2013 - 06:40 AM
Im not very good with tables and I know you have to overwrite functions but how could I store in a table wether that position contains writing
svdragster #2
Posted 26 August 2013 - 07:04 AM

look into pastebin, I don't want to update both.
http://pastebin.com/62tEsMpx with documentation ^^

I just copy pasted this out of a program I made, so maybe I overlooked something.
jay5476 #3
Posted 26 August 2013 - 07:10 AM
I'm guessing I have to make my own values here
Eg. allowed, maxY,maxX I do not see them declared?
svdragster #4
Posted 26 August 2013 - 07:14 AM
Sorry updated. As already mentioned I just copy pasted, I didn't see this one.