Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
Now, for the explanation:
The models used by unit are defined in unit_variant files in variantmodels>units directory.
Which unit_variant used by a unit are assigned in uniforms tables.
Lets say you want to make Kiheitai look like Tosa Riflemen, you can either:
1. Edit the Boshin_Modern_Inf_Kihetai.soldier.unit_variant itself.
OR
2. Change the "filename" in uniforms tables of "Default_Boshin_Kiheitai" from "Boshin_Modern_Inf_Kihetai" to "Boshin_Modern_Inf_Tosa_Riflemen". Note using this method means the unit card would be swapped as well.
Thank you very much for your explaination. I hope i'm able to figure it out from now.
Thanks again.
(Units are invisible)
If you wish, you can use Assembly Kit Unit Editor to edit the unit_variant, then use PFM to pack it. This is a better option, as you can see the unit model as you edit it.
I did get the error every single time i click on the unit i'm copying from (or any other unit) so there was alot of closing errors. Not while changing anything, just clicking on an ID gets me the error.
So you're saying i should just try to do the same mod again in the same way?
I may try the assembly kit. I've tried using it once before but it didn't make any sence to me so i gave up.
All i did was change the various parts in this bit here http://i.imgur.com/LLmW356.png for Kiheitai to match Tosa rifles, save and start the game.
Btw, do you know any way to get rid of the errors? Just make them not pop up all the time.
I did that, this time only changing the helmet of Kiheitai for test and it worked. So now i'm trying to change more things.
One thing i don't get is how do i get them to wear backpacks?
Bacpacks are equipmentmodels. You'll need unit_stats_land - "equipment_theme"
I could not have done this without your help.
Thank you.