Posted 01 November 2015 - 01:03 AM
all it is saying, is just a function to get a character at a location.
example:
this is just to make it easier to get a character for something like taking screenshots
example:
term.getCharacter(x,y)
if there is no character there, it will return nil or " "this is just to make it easier to get a character for something like taking screenshots