Skip to content

Commit

Permalink
Updated templates
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasBrostrom committed Jul 22, 2024
1 parent 06abc1e commit 64ced6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
1 change: 1 addition & 0 deletions cScripts/Loadouts/CfgLoadouts_Bravo_Labeled.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -284,6 +284,7 @@ class Cav_B_B_RiflemanATAssistant_2_4_C_F: Cav_B_B_RiflemanATAssistant_F {
insignia = "cav_insignia_charlie_2_4";
};


// Second Platoon IFV Crew
class Cav_B_B_IFV_Commander_2_5_F: Cav_B_B_IFV_Commander_F {
scope = 1;
Expand Down
5 changes: 3 additions & 2 deletions cScripts/Loadouts/CfgLoadouts_UserCustom.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,9 @@
Here is a copy paste friendly empty template:
class My_Soldier_Classname_or_VariableName: CommonBlufor {
//regiment = "";
//company = "";
//regimentName = "";
//regiment = -1
//battalion = -1
//platoon = -1;
//squad = -1;
//team = "";
Expand Down

0 comments on commit 64ced6d

Please sign in to comment.