Zainstaluj Steam
zaloguj się
|
język
简体中文 (chiński uproszczony)
繁體中文 (chiński tradycyjny)
日本語 (japoński)
한국어 (koreański)
ไทย (tajski)
български (bułgarski)
Čeština (czeski)
Dansk (duński)
Deutsch (niemiecki)
English (angielski)
Español – España (hiszpański)
Español – Latinoamérica (hiszpański latynoamerykański)
Ελληνικά (grecki)
Français (francuski)
Italiano (włoski)
Bahasa Indonesia (indonezyjski)
Magyar (węgierski)
Nederlands (niderlandzki)
Norsk (norweski)
Português (portugalski – Portugalia)
Português – Brasil (portugalski brazylijski)
Română (rumuński)
Русский (rosyjski)
Suomi (fiński)
Svenska (szwedzki)
Türkçe (turecki)
Tiếng Việt (wietnamski)
Українська (ukraiński)
Zgłoś problem z tłumaczeniem











Semi-Technical: They need an ability setup (base game is in X2Ability_TraitGrantedAbilitySet.uc), an event listener (X2EventListener_DefaultTraits.uc), some config settings (XComGameCore.ini), and some localization settings. It probably would help to start with looking at the code here and/or another mod that adds traits (MOCX, The Hive, my mod More Traits Enhancements and Bridge, etc.).
For #1:
https://old.reddit.com/r/xcom2mods/wiki/wotc_modding/mod_folder
Been using it for years
two questions :
1 - what is the number of the folder for this mod in the 268500 mod folder ?
2 - How can we add / create more traits ?
XComGame.int, line 77 - TraitFriendlyName has a typo: "Insurordinate" instead of "Insubordinate" - I keep coming across this but forgetting to report it! :)