Arma 3
Unit Voice-Overs Expanded - factions plus
 This topic has been pinned, so it's probably important
HBAOplus  [developer] 15 Aug, 2024 @ 11:52pm
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://steamhost.cn/steamcommunity_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
Last edited by HBAOplus; 16 Aug, 2024 @ 6:46pm
< >
Showing 1-1 of 1 comments
HBAOplus  [developer] 15 Aug, 2024 @ 11:54pm 
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 :>
< >
Showing 1-1 of 1 comments
Per page: 1530 50