if (isNil "gm_fp_costumes") then { gm_fp_costumes = [ //default ["gm_ge_dbp_uniform_suit_80_blu", "gm_ge_vest_satchel_80_blk", "gm_ge_dbp_headgear_cap_80_blu"], //special uniforms [ "AusTourShirt2021", "hiVis", "hiVisOrange", "ipswichShirt", "thaiHolidayShirt" ], //special vests [ "gm_ge_army_vest_80_crew", "gm_ge_pol_vest_80_wht", "V_BandollierB_blk" ], //special hats [ "egoCap", "H_Hat_Tinfoil_F", "gm_xx_headgear_headwrap_01_dino", "gm_xx_headgear_headwrap_01_wht", "gm_xx_headgear_headwrap_01_blu", "H_HeadBandage_bloody_F" ] ]; }; call gm_missions_fnc_fp_general_init;