Posted 11 April 2013 - 04:46 AM
Hey guys, bit newbie at Computer craft still and I decided why not work on a complex topic like make a Server chat.
I have a little down set but what I really need to know is it possible when a computer receives a message to see what ID it has came from, and act accordingly a very budget program would be
if ID = 1 then
send back hi
if ID = 2 then
don't send back anything since it came from here.
Excuse the no syntax no nothing, I just want to know if this is possilble.
I hope you understand if not I can write up what I have so far.
I have a little down set but what I really need to know is it possible when a computer receives a message to see what ID it has came from, and act accordingly a very budget program would be
if ID = 1 then
send back hi
if ID = 2 then
don't send back anything since it came from here.
Excuse the no syntax no nothing, I just want to know if this is possilble.
I hope you understand if not I can write up what I have so far.