Posted 04 August 2012 - 12:39 PM
Hello all,
Im working on a Plugin for Tekkit, were ComputerCraft is used,
the funktion of this plugin is to let Users play as a Miningturtle!
For that i have made a ServerSocket and all that is working,
but when i use this:
t.typeString("Go");
were t is a TileEntityTurtle and is Turned on it dont work :P/>/>
the Programm "Go" is existing too, so i need help to call it!
(pls note that this is programming in java: not ingame!!!)
Im working on a Plugin for Tekkit, were ComputerCraft is used,
the funktion of this plugin is to let Users play as a Miningturtle!
For that i have made a ServerSocket and all that is working,
but when i use this:
t.typeString("Go");
were t is a TileEntityTurtle and is Turned on it dont work :P/>/>
the Programm "Go" is existing too, so i need help to call it!
(pls note that this is programming in java: not ingame!!!)