Pictures
Downloads
Version 1.0.3:
Download File (Dropbox)
Or
Pastebin
Or
pastebin get GWs80hjL RPS
Posted 05 January 2013 - 07:29 PM
pastebin get GWs80hjL RPS
Posted 06 January 2013 - 04:58 AM
Posted 06 January 2013 - 03:04 PM
Posted 07 January 2013 - 11:45 AM
Posted 13 January 2013 - 02:15 AM
Posted 13 January 2013 - 03:10 AM
local canColor = term.isColor and term.isColor()this will check if it can call term.isColor before calling it
if canColor then -- drawInColor else -- drawInAscii end
Posted 13 January 2013 - 07:00 AM
TheOriginalBIT, on 13 January 2013 - 03:10 AM, said:
local canColor = term.isColor and term.isColor()this will check if it can call term.isColor before calling it
if canColor then -- drawInColor else -- drawInAscii end
Posted 13 January 2013 - 08:40 AM
Hellkid98, on 13 January 2013 - 02:15 AM, said:
remiX, on 13 January 2013 - 02:33 AM, said:
TheOriginalBIT, on 13 January 2013 - 03:10 AM, said:
local canColor = term.isColor and term.isColor()this will check if it can call term.isColor before calling it
if canColor then -- drawInColor else -- drawInAscii end
0 members, 1 guests, 0 anonymous users