Difference between revisions of "Questions"

203 bytes added ,  11:35, 26 August 2006
imported>Sharpe
(Added Question)
imported>JOG
Line 1,677: Line 1,677:
==Moving Activators and Statics==
==Moving Activators and Statics==
[[User:Sharpe|Sharpe]] 8:42, 26 August 2006 EST I am working on a Dwemer Airship at the moment and I can't figure out how to script it so when you activate the helm it will take off after a selection menu. Can statics move and if so can you tell me the script for moving activators and statics?
[[User:Sharpe|Sharpe]] 8:42, 26 August 2006 EST I am working on a Dwemer Airship at the moment and I can't figure out how to script it so when you activate the helm it will take off after a selection menu. Can statics move and if so can you tell me the script for moving activators and statics?
:[[User:JOG|JOG]] 11:35, 26 August 2006 (EDT): use [[GetPos]] to get the current position, add a value, use [[SetPos]] to set the new position and use [[GetAngle]]/[[SetAngle]] to set the heading angle.
Anonymous user