Page 1 of 1

How should the editor if I put it into a vehicle is higher t

Posted: Mon Aug 22, 2011 1:52 pm
by Vehiclemarker01
Sziasztok! Valaki tudja ha berakok egy járművet az editorba és hogy tudom megnövelni azt hogy magasabbra is tudjanak menni? :(

Re: How should the editor if I put it into a vehicle is high

Posted: Mon Aug 22, 2011 3:15 pm
by Executer94
I am not sure whether everybody here speaks hungarian... :roll: Try to translate it to english.

Re: How should the editor if I put it into a vehicle is high

Posted: Mon Aug 22, 2011 4:23 pm
by THEWULFMAN
Vehiclemarker01 (translated) wrote:Hi! If anyone knows of a vehicle loading the editor and that I can increase it even higher to be able to go? :(

I'm afraid I do not understand what you are asking. :?

Re: How should the editor if I put it into a vehicle is high

Posted: Mon Aug 22, 2011 4:29 pm
by Lephenix
I think he's probably talking about how to change the take off high value of the fighters.

Re: How should the editor if I put it into a vehicle is high

Posted: Mon Aug 22, 2011 5:27 pm
by jdee/barc
answer: in the odf there's a value called takeoffheight. change it to whatever number you want (the lower the number, the lower the flyer is when it takes off and vice versa)

(translate as needed)

Re: How should the editor if I put it into a vehicle is high

Posted: Mon Aug 22, 2011 6:16 pm
by Noobasaurus
Lephenix wrote:I think he's probably talking about how to change the take off high value of the fighters.
Or maybe he wants to fly the fighters higher, in which case you would find

Code: Select all

    SetMaxFlyHeight(40)
	SetMaxPlayerFlyHeight(40)
in your .lua and make it a higher value.