Posted by: Shcimga - Tuesday, December 23, 2008 4:15:12 PM
I've been looking around On world builder and I can't seem to find a way to make one of the USA cargo planes land and stay put. Anyoen know how to?
-- eh no, unmanning the plane when it passes over an area, it just falls flat.
Posted by: Drummin - Tuesday, December 23, 2008 4:45:41 PM
I have not tried this... but you could try making the unit unmanned when it gets into an area.
[code]*** IF ***
Unit 'CargoPlane' enters area 'LandingStrip'
*** THEN ***
Make Unit 'CargoPlane' unmanned.[/code]
Posted by: Turret Wars Line - Tuesday, December 23, 2008 11:23:52 PM
[quote=Shcimga]I've been looking around On world builder and I can't seem to find a way to make one of the USA cargo planes land and stay put. Anyoen know how to?
-- eh no, unmanning the plane when it passes over an area, it just falls flat. [/quote]
Maybe you should try to make a script that makes the plane land then try Drummin's Scripting.
Posted by: krit - Wednesday, December 24, 2008 6:39:13 AM
A script to simply make a plane land doesn't exist Turret...
Posted by: Turret Wars Line - Wednesday, December 24, 2008 4:34:52 PM
Really?
Maybe I think there's a script to change an object's height on terrain, maybe that would work
PS Call me TWL
Posted by: krit - Wednesday, December 24, 2008 5:57:55 PM
That doesn't exist either...
Posted by: Turret Wars Line - Wednesday, December 24, 2008 8:18:23 PM