Posted 03 January 2014 - 06:31 PM
Hi I have 2 programs that need to be run at the same time, one on the monitor and one on the computer. The monitor is just a
Print("Name of room")
and the one on the computer is a door lock. Is there a Lua code that i can put into my door lock code to run the "print" code on the monitor?