
docter p0
Joined: Jul 22, 2010
|
Posted: Sep 5, 2010 11:05 PM
Msg. 1 of 4
this is what it said and heres meh script
09.05.10 22:02:48 [door line 1] this left parenthesis is unmatched.: (script startup door-open 09.05.10 22:02:48 recompiling scripts after scenarios were merged. 09.05.10 22:02:48 this left parenthesis is unmatched.: (script startup door-open
(script startup door-open (sleep_until (= (device_get_position control1) 1) (device_set_position door1 1) )
help!!!! thx for all ur support halomaps
can someone post the correct script? Edited by docter p0 on Sep 5, 2010 at 11:06 PM
|
|
|

Dennis

Joined: Jan 27, 2005
"We are made of starstuff.” ― Carl Sagan
|
Posted: Sep 5, 2010 11:24 PM
Msg. 2 of 4
Quote: --- Original message by: docter p0 (sleep_until (= (device_get_position control1) 1)
This is the line causing you trouble. Count your parenthesis.
|
|
|

Hydrogen
Joined: Dec 6, 2009
Wort Wort Wort...
|
Posted: Sep 6, 2010 03:35 AM
Msg. 3 of 4
(script startup door-open (sleep_until (= (device_get_position control1) 1)) (device_set_position door1 1) )
there fixed for you Edited by Hydrogen on Sep 6, 2010 at 03:35 AM
|
|
|

docter p0
Joined: Jul 22, 2010
|
Posted: Sep 6, 2010 08:26 AM
Msg. 4 of 4
oh wow thx even almighty dennis had to answer thx
|
|
|