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
The modpack isn't intended for public use, so it's nothing that would be widely distributed or have any value to anyone outside our community.
Either way, totally respect your preference. Thanks for the consideration and have a wonderful day!
Respectfully,
Iceman
http://rkka.org/SixCivilianFemales.zip
But you must have max_women as well:
XC=["woman1","woman2","woman3","woman4","ZEPHIK_Uniform1","ZEPHIK_Uniform2","ZEPHIK_Uniform3"] call BIS_fnc_selectRandom;
XCA=["max_female1","max_female2","max_female3","max_female4","max_female5","max_female6"] call BIS_fnc_selectRandom;
this stop true;
removeAllWeapons this;
removeAllItems this;
removeAllAssignedItems this;
removeUniform this;
removeVest this;
removeBackpack this;
removeHeadgear this;
removeGoggles this;
comment "Add containers";
this forceAddUniform XC;
comment "Set identity";
[this,XCA,"femalevoiceru"] call BIS_fnc_setIdentity;
Other than that it works, and it works well.
Well done!