Page 1 of 1

Change 3 letters?

Posted: Tue Jul 26, 2016 8:38 pm
by SkinnyODST
Is it possible to change the 3 letters for my world? I couldn't find anything on the forums so I thought I'd ask here. Oh and just an extra real small question, how can I set the jump height for a unit? I tried adding SetMaxJumpHeight in the units odf but it had no effect.

Thx

Re: Change 3 letters?

Posted: Tue Jul 26, 2016 9:22 pm
by AnthonyBF2
The ODF parameter for jump height is JumpHeight
You should look at data_mod\common\odf\com_inf_default.odf to get an idea on default controls and movement values.

Re: Change 3 letters?

Posted: Tue Jul 26, 2016 9:25 pm
by Marth8880

Re: Change 3 letters?

Posted: Thu Jul 28, 2016 5:24 am
by SkinnyODST
AnthonyBF2 wrote:The ODF parameter for jump height is JumpHeight
You should look at data_mod\common\odf\com_inf_default.odf to get an idea on default controls and movement values.
Do you know the answer to my first question?

Re: Change 3 letters?

Posted: Thu Jul 28, 2016 5:39 am
by Anakin
you can change it. but you need to change it everywhere. In every lua, all path, in the localize tool,... so the most easiest thing is to make a new project and copy the files from the side, world,... folder to the new project