Page 1 of 1

How I put points to unlock unities in-game?

Posted: Thu Apr 12, 2018 5:20 pm
by DaviidHL
Like Droidekas, Wookies, Dark Trooper or Jet Trooper...

Example: Get 8 more points to unlock!

Re: How I put points to unlock unities in-game?

Posted: Thu Apr 12, 2018 8:11 pm
by Samee3
Put this line in the unit's ODF:

Code: Select all

PointsToUnlock = ""
You can put any positive integer value in the quotes.
Hidden/Spoiler:
At least, I'm pretty sure you can't have decimal or negative values.

Re: How I put points to unlock unities in-game?

Posted: Thu Apr 12, 2018 9:07 pm
by Teancum
"-1" works too.

Re: How I put points to unlock unities in-game?

Posted: Thu Apr 12, 2018 9:11 pm
by Samee3
Teancum wrote:"-1" works too.
Interesting. I suppose it could be useful for something.

Re: How I put points to unlock unities in-game?

Posted: Sat Apr 14, 2018 9:23 am
by DaviidHL
Where is the odf all_hero_chewbacca ? I dont find him

Re: How I put points to unlock unities in-game?

Posted: Sat Apr 14, 2018 4:13 pm
by Lorul1
BFTWO_ModTools\data_ABC\Sides\all\odf (this is the location for all your "custom units" AKA units you want to change)
and in that folder should be all_hero_chewbacca

you want to make sure you have the game recognize your unit as a custom unit

use this tutorial if you don't have custom units set up
http://www.gametoast.com/viewtopic.php?f=27&t=12729

also you can watch my video which goes through the steps - its not doing exactly what you asked for but basically I'm copying the units battlefront 2 comes with and changing them.
https://www.youtube.com/edit?o=U&video_id=ajtffHc2UuQ

The video wont be up forever ill probably take it down in a few months.