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>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!
 
         
                