Arma 3
Drongos Config Generator
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:
< >
1-1 / 1 のコメントを表示
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"};
< >
1-1 / 1 のコメントを表示
ページ毎: 1530 50