Hey all,
I have a few questions and issues with the locazitions.
1. How to rename the mode name in the maplist.
2. My custom side characters name aren't changed. I added to entity a new side (my side name) and the characters name. But in-game there are still 05N$1N6. I named my characters, for example, niko_inf_bellic.
In localize-tool in entity>sides>niko(my side's name) I added niko_onf_bellic. And I changed a few more localizitions, but I only have my problem with the characters (and vehicles).
Anyone can help me pls?
Localization Problems [Solved]
Moderator: Moderators
-
thelegend
- Sith

- Posts: 1433
- Joined: Thu Jan 23, 2014 6:01 am
- Projects :: Star Wars - Battlefront III Legacy
- xbox live or psn: El_Fabricio#
- Location: Right behind you :)
Localization Problems [Solved]
Last edited by thelegend on Thu Aug 07, 2014 12:52 pm, edited 1 time in total.
- Locutus
- 1st Lieutenant

- Posts: 420
- Joined: Fri Jun 04, 2010 10:08 am
- Projects :: Stargate Battlefront Pegasus
- Location: Germany
- Contact:
Re: Locazition Problems
1) To change the mode name for all maps edit it in the localize tool: game -> modes.
To edit a custom mode take a look at this (from the 1.3 patch docs):
2) If niko is you side name then leave that part out of the name and only name your key inf_bellic.
To edit a custom mode take a look at this (from the 1.3 patch docs):
Hidden/Spoiler:
-
thelegend
- Sith

- Posts: 1433
- Joined: Thu Jan 23, 2014 6:01 am
- Projects :: Star Wars - Battlefront III Legacy
- xbox live or psn: El_Fabricio#
- Location: Right behind you :)
Re: Locazition Problems
Ah thank you. Not it's changed.
Edit: Before I waste one more topic just with a simple question I just ask here: How I can change the FallDamage. My unit has a high healpoint level but if he falls down from a buidling he should be dead. I know in fake console there was a code but is that the same like an odf parameter?
Edit: Before I waste one more topic just with a simple question I just ask here: How I can change the FallDamage. My unit has a high healpoint level but if he falls down from a buidling he should be dead. I know in fake console there was a code but is that the same like an odf parameter?
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: Locazition Problems [Solved]
What you want is CollisionScale:
Code: Select all
CollisionScale = "4.0 4.0 4.0"-
thelegend
- Sith

- Posts: 1433
- Joined: Thu Jan 23, 2014 6:01 am
- Projects :: Star Wars - Battlefront III Legacy
- xbox live or psn: El_Fabricio#
- Location: Right behind you :)
Re: Locazition Problems [Solved]
Ah thx it works now.
