Posted 08 January 2015 - 03:46 AM
Hi, I am trying to create a mini game tipe thing wich will use a lot of turtles. But I have encountered a problem with the wireless Turtles.
What I want to do is to use the Advanced Computer to send out a command to all of the turtles that I would be using in the minigame. I know I can do it by using the command "shell.run(<program name>)". But I saw that it doesn't work with programs I wrote myself. Now my actual question is: Is there a way to send a command to a turtle to run a program that I coded or not.
I could make it all one program where I send command and use if statements but It would be nice to be able to run a different program.
Hope you guys could help me out here.
Regards
Quebec0007
What I want to do is to use the Advanced Computer to send out a command to all of the turtles that I would be using in the minigame. I know I can do it by using the command "shell.run(<program name>)". But I saw that it doesn't work with programs I wrote myself. Now my actual question is: Is there a way to send a command to a turtle to run a program that I coded or not.
I could make it all one program where I send command and use if statements but It would be nice to be able to run a different program.
Hope you guys could help me out here.
Regards
Quebec0007