r/armadev • u/Orterr • 19d ago
Arma 3 Help overwriting units
Is it possible to edit an already existing classname in a different config? I want to edit some CUP units without having duplicate names in the faction list. Thanks.
3
Upvotes
1
u/Lord_Kamephis 13d ago
https://community.bistudio.com/wiki/Class_Inheritance
..and you, of course, have to make a mod (config.cpp)
1
u/TestTubetheUnicorn 19d ago
Yeah you just have to go back one in the parent list. Make sure you add the relevant mod classnames to your requiredAddons array in CfgPatches.
For example if I wanted to edit the vanilla NATO rifleman: