
Higuy
Joined: Mar 6, 2007
@lucasgovatos
|
Posted: Nov 3, 2007 01:39 AM
Msg. 1 of 5
i got my ui to work but then the camera dosent move! heres my script anyhting wrong tell me im using EHSV2:
(script startup userinterface (begin (camer_set_point_1 0) ) ) (script continous ui (begin (camera set point 1 100) (sleep2) ........(up to 13) (camera_set point_13 100) (sleep2) ) ) Edited by Higuy on Nov 3, 2007 at 01:40 AM
|
|
|

Ermac
Joined: Nov 24, 2006
Pops up from time to time
|
Posted: Nov 3, 2007 03:34 AM
Msg. 2 of 5
"(script continous ui"
"continous" should be "continuous"
|
|
|

Higuy
Joined: Mar 6, 2007
@lucasgovatos
|
Posted: Nov 3, 2007 10:44 AM
Msg. 3 of 5
should i put the scripts in tags or data?
|
|
|

Sebby123
Joined: Aug 15, 2007
I Like Pie, Do You Like Pie? Xfire: sebthepleb
|
Posted: Nov 3, 2007 11:46 AM
Msg. 4 of 5
data
|
|
|

Higuy
Joined: Mar 6, 2007
@lucasgovatos
|
Posted: Nov 3, 2007 12:03 PM
Msg. 5 of 5
k ty
|
|
|