kparis1 10 Posted May 23, 2015 How would I go about creating my own units for Arma 3. I just want to create them for personal use since I'm sick of having to edit every unit I want and pasting the exported data of virtual arsenal created units. Share this post Link to post Share on other sites
devilslayersbane 28 Posted May 23, 2015 All you would need to do would be to create a config file with a tool like notepad or notepad++. Then you'd just need to pack it in a pbo file using BI's tools. It's not that hard, but you will need to know the classnames of what you're putting in there (that's different from the name of the item that's displayed to you). There's most likely plenty of documentation on said classnames. Then you install the pbo just like a mod. Share this post Link to post Share on other sites
kparis1 10 Posted June 6, 2015 Thank you, so I have all the units class data in their respective config files. Any idea how I actually put them in their own faction and how the folder set up is supposed to be? Share this post Link to post Share on other sites
Jona33 51 Posted June 6, 2015 https://community.bistudio.com/wiki/Arma_3_Characters_And_Gear_Encoding_Guide Take a look at this, it might help you. Share this post Link to post Share on other sites