Instale o Steam
iniciar sessão
|
idioma
简体中文 (Chinês simplificado)
繁體中文 (Chinês tradicional)
日本語 (Japonês)
한국어 (Coreano)
ไทย (Tailandês)
Български (Búlgaro)
Čeština (Tcheco)
Dansk (Dinamarquês)
Deutsch (Alemão)
English (Inglês)
Español-España (Espanhol — Espanha)
Español-Latinoamérica (Espanhol — América Latina)
Ελληνικά (Grego)
Français (Francês)
Italiano (Italiano)
Bahasa Indonesia (Indonésio)
Magyar (Húngaro)
Nederlands (Holandês)
Norsk (Norueguês)
Polski (Polonês)
Português (Portugal)
Română (Romeno)
Русский (Russo)
Suomi (Finlandês)
Svenska (Sueco)
Türkçe (Turco)
Tiếng Việt (Vietnamita)
Українська (Ucraniano)
Relatar um problema com a tradução
+RESKIN=(EnemyName=ViperM3_LW, SkinName="ArmorViper.Archetype.ARC_ArmorViper", OverwriteSkins=True)
This isnt working
This mod functions by expecting/changing a units 'full body mesh'.
So for LWotC this mod will be changing the units ""torso"" part. You will need to adjust the LWotC configs to '-' the config entries that add the units head/arms/legs/shins/thighs etc.
+RESKIN=(EnemyName=Viper, SkinName="GameUnit_ViperNeonate.ARC_GameUnit_ViperNeonate", c=True)
This should have changed all vipers to the neonate skin, but I got a mix. Changing 'c=True' to 'OverwriteSkins=True' fixed it.
The line below (with c=false) worked, giving a mix of both vipers (deleting 'c=false' also worked). But the comment mentions Mutons?
; For example, this command will add the Muton Centurion skin, giving you a mix of both Vipers.
Lines to change the general didn't work.
+RESKIN=(EnemyName=AdventGeneralM1, SkinName="SkinName="GameUnit_AdvTrooper.ARC_GameUnit_AdvTrooperM2_M", OverwriteSkins=True)
+RESKIN=(EnemyName=AdventGeneralM1, SkinName="GameUnit_AdvTrooper.ARC_GameUnit_AdvTrooperM2_F", OverwriteSkins=False)
Deleting the extra 'SkinName="' didn't fix it. The generals still looked like generals.
as example possible to change muton to muton centurion?
and if yes - where should i seek model names? thanks
It would be cool if you could detail your configs and the required steps/mods in a discussion for others to see/use :)