Page 1 of 1

What is the default JetType?

Posted: Thu Dec 23, 2021 2:17 am
by Tempo
I'm trying to use SetClassProperty to change a unit's hover type jetpack into the default darktrooper style one. I can't find this information anywhere, and nothing I've tried has worked. If I remember correctly, I've tried "default", "force", "jump", "", and "jedi".

Re: What is the default JetType?

Posted: Thu Dec 23, 2021 9:59 am
by AnthonyBF2
There is no jet type, you have modify the actual jetpack settings. Look at the original ODFs to understand how it works.

Re: What is the default JetType?

Posted: Thu Dec 23, 2021 3:30 pm
by Tempo
I did look at the ODFs, the clone jettrooper has the line [JetType = "hover"], whereas the darktrooper has no jetType line. Even when I do [ SetClassProperty("rep_inf_ep3_jettrooper", "JetPush", "0.0")] it still hovers. Am I changing the wrong property?

Re: What is the default JetType?

Posted: Thu Dec 23, 2021 4:04 pm
by AnthonyBF2
Well then I don't know, I thought it was all determined somehow else.