武装突袭3

武装突袭3

Unit Voice-Overs Expanded - factions plus
 此主题已被置顶,因此可能具有重要性
HBAOplus  [开发者] 2024 年 8 月 15 日 下午 11:52
Tutorial: How to get the faction classnames?
1 Load 3den Enhanced and any other mods related to the faction you want, then start ARMA3.
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=623475643&searchtext=3den+enchanced

2 In the main menu, open the eden editor (I prefer using VR map).

3 To the right of the screen, select the assests (F1) tab, and place a unit within the faction on the map. In this case, I chose a armour crew of the Greystone PMC, and name it B6.
see this image:
https://steamuserimages-a.akamaihd.net/ugc/2395438284279854502/89A9E54C640DE4A41FBE65E3C9981E2E940481BC/

4 Place mouse cursor on B6, right click on it, then select "log"->"log faction classname to clipboard". See the image above.

5 Switch to desktop, creat a txt file, open it, then paste (ctrl + v), you will see the string: "EMP_Greystone_PMC". So the faction classname for Greystone PMC is: EMP_Greystone_PMC

6 the quest should be
MOD_NAME--- Fire Support Plus
FACTION_NAME--- Greystone PMC
FACTION_CLASSNAME--- EMP_Greystone_PMC
REQUEST_UVO_LANGUAGE--- American English
最后由 HBAOplus 编辑于; 2024 年 8 月 16 日 下午 6:46
< >
正在显示第 1 - 1 条,共 1 条留言
HBAOplus  [开发者] 2024 年 8 月 15 日 下午 11:54 
Alternate method:
https://catalogue.smods.ru/archives/128392
Find out the faction class id for the desired faction: Go into Eden Editor and right click on a unit out of the desired faction -> CFG Class. Now you will see a lot of information. Scroll down until you hit the section with words starting with "F" -> there you will see a line called "Faction = XY" (For example "CUP_B_USMC") -> now either provide me this ID or add this id to the desired language / pbo in the voice_language.hpp for example "voice_amer". Just put them in the middle of the other factions[] (dont forget the signs "" and ,)

Should look something like this:
"BLU_F",
"BLU_T_F",
"LIB_US_AIRFORCE",
"your_faction",
"the_rest_of_code",

If you add compability to a faction please comment this mod so i can add it for other people as well. It would be nice if it comes in the right format -> "FactionID", -> so i dont have to do that :>
< >
正在显示第 1 - 1 条,共 1 条留言
每页显示数: 1530 50