
like i thoughtit misses
Code:
DOCKING_TIMEOUT_SECONDS = 300
in front of the script, add this to the first line and "stay clear" or "steer clear" or "stare clear" (whatever)

(if you like to have a docking timeout of 5mins)without, the docking timout is 0 seconds and as soon as you request clearance it's run out of time.steer_clear.mp4strange, i downloaded the whole movie from youtube, but when i upload the excerpt it's "closed worldwide", so it's now on photobucket. attempt to fool with quotes arond title failed, i really wonder how this person could get the video published, bribing someone?now to the uncovered lanner, what a **** has happened there? (my shit)
Code:
rand_reg()if rand_1000 < 143 then -- plain color variableset_material('lanner', get_arg_material(0))use_material('lanner')call_model('lub_c0', v(0,0,0), v(1,0,0), v(0,1,0),1)call_model('squadsign', v(7.57,1.2,-27.2), v(1,0,-.475), v(-1,.99,.401), 2)set_material('text1', 1,1,1,.7,.3,.3,.3,10)set_material('text2', 0,0,0,.7,.3,.3,.3,10)elseif rand_1000 < 286 then -- plainset_material('lanner', .65,.7,.8,1,.7,.8,1,30)use_material('lanner')call_model('lub_c0', v(0,0,0), v(1,0,0), v(0,1,0),1)call_model('squadsign', v(7.57,1.2,-27.2), v(1,0,-.475), v(-1,.99,.401), 2)set_material('text1', 0,0,0,.7,.3,.3,.3,10)set_material('text2', 0,0,0,.7,.3,.3,.3,10)elseif rand_1000 > 428 then selector1()if select1 < 21 then -- redset_material('lanner', .65,.7,.8,1,.7,.8,1,30)use_material('lanner')call_model('lub_c1', v(0,0,0), v(1,0,0), v(0,1,0),1)elseif select1 < 41 then -- yellowset_material('lanner', .65,.7,.8,1,.7,.8,1,30)use_material('lanner')call_model('lub_c2', v(0,0,0), v(1,0,0), v(0,1,0),1)elseif select1 < 61 then -- blueset_material('lanner', .65,.7,.8,1,.7,.8,1,30)use_material('lanner')call_model('lub_c3', v(0,0,0), v(1,0,0), v(0,1,0),1)elseif select1 < 81 then -- greenset_material('lanner', .65,.7,.8,1,.7,.8,1,30)use_material('lanner')call_model('lub_c4', v(0,0,0), v(1,0,0), v(0,1,0),1)elseif select1 > 80 then -- crimsonset_material('lanner', .65,.7,.8,1,.7,.8,1,30)use_material('lanner')call_model('lub_c5', v(0,0,0), v(1,0,0), v(0,1,0),1)endset_material('text1', 1,1,1,.7,.3,.3,.3,10)set_material('text2', 0,0,0,.7,.3,.3,.3,10)end

what is between 286 and 428?nothing!