Everything related to the server will be posted in here.
Write comments

Re: Crash report's

Sun 10. Mar 2013, 15:34

i think either 2 or 4 or close to that
u can delete anyone below 10 anyway il just redo em

Sun 10. Mar 2013, 15:34

Re: Crash report's

Sun 10. Mar 2013, 15:35

ON Every PC Write the Coords in the Startup Program !!!!!!!! (if it have a startup that handle a timer program)
from now on


-- Settings
--local outputSide = "back"
local switchSide = "right"
local timerInterval = 10

--Cords x.y.z

-- Code
while true do
input = rs.getInput(switchSide)
if input == false then
rs.setOutput(outputSide, true)
print("outputing now")
sleep(timerInterval/2)
rs.setOutput(outputSide, false)
sleep(timerInterval/2)
print("no longer outputting")
else
rs.setOutput(outputSide, false)
sleep(1)
end
end

Re: Crash report's

Sun 10. Mar 2013, 15:44

its running check your pc

Re: Crash report's

Sun 10. Mar 2013, 16:12

for some reason the bag got duped i think since i had it in my inventory but it crashed again
i did add the coords first tho so it shoudnt be to hard this time im sorry for this i realy am

Re: Crash report's

Sun 10. Mar 2013, 16:16

i can change to last modified in filezilla on the computer folder
its runing again
Write comments




Bei iphpbb3.com bekommen Sie ein kostenloses Forum mit vielen tollen Extras
Forum kostenlos einrichten - Hot Topics - Tags
Impressum | Datenschutz