Arma 3
Drongos Config Generator
AngelKh_ 10. nov. 2023 kl. 10.05
how can i edit an existing faction?
i want to change some loadouts of existing factions to use with DRO, but alive its doesnt works, thats why i usually use drongos for create facctions but now i want to make a patch for an existing faction in aegis, any help?





sorry for my english, it's not my mother lenguaje :FastFood:
< >
Viser 11 av 1 kommentarer
McMillan 20. jan. kl. 16.42 
I don`t know if you can do it directly with Drongos. But you can do it editind your .cpp file, editing the uniform class or itens that unit are carring inside the vest/uniforme/backpack.



class SA_Army_Faction_Rifleman: rhs_vmf_flora_rifleman
{
faction="SA_Army_Faction_Separatist_Army";
side=0;
displayName="Rifleman";
uniformClass="rhs_uniform_afghanka_moldovan_ttsko_cold";
[...]
items[]={"ACE_Canteen","ACE_fieldDressing","ACE_fieldDressing","ACE_tourniquet"};
< >
Viser 11 av 1 kommentarer
Per side: 1530 50