Posted 13 June 2012 - 06:55 AM
Im new to ComputerCraft and so far i absolutely LOVE it, now i have some programming background but nothing in LUA , now heres my problem, I have a computer that I run
How would I get the GPS HOST <x><y><z> to load when the "startup" file loads?
ive tried
– startup
gps host <x><y><z>
–end of startup file on computer
the error that i get when it loads is nil - trying to place string as int or something like that.
please help!
gps host <x> <y> <z>
But everytime I quit and go to play again i have to go to the computer and type the code al over again, I have 3 seperate computers about 45 blocks apart in a triangular positioning, thats alot of blocks to travel just to type that in lol, so i suppose on to my question -How would I get the GPS HOST <x><y><z> to load when the "startup" file loads?
ive tried
– startup
gps host <x><y><z>
–end of startup file on computer
the error that i get when it loads is nil - trying to place string as int or something like that.
please help!