New Classnames | Previous Classnames |
---|---|
cigs_lighter | murshun_cigs_lighter |
cigs_matches | murshun_cigs_matches |
cigs_morley_cigpack | murshun_cigs_cigpack |
cigs_morley_cig0 | murshun_cigs_cig0 |
cigs_morley_cig0_nv | murshun_cigs_cig0_nv |
cigs_cigars_cigar0 | immersion_cigs_cigar0 |
cigs_cigars_cigar0_nv | immersion_cigs_cigar0_nv |
cigs_pops_poppack | immersion_pops_poppack |
- assosiated
_cig0..4
/_cig0..4_nv
classnames for facewear/nvg slot - assosiated
_cigar0..4
/_cigar0..4_nv
classnames for facewear/nvg slot
cigs_eckstein_cigpack
cigs_craven_cigpack
cigs_lucky_strike_cigpack
- assosiated
_cig0..4
/_cig0..4_nv
classnames for facewear/nvg slot
cigs_crayons_crayonpack
- assosiated
_crayon_COLOR
/_crayon_COLOR_nv
classnames for facewear/nvg slot
-
vn_b_item_lighter_01
- Vanilla Item (zippo lighter) updated with config properties to enable Immersion Cigs integration. -
vn_b_item_cigs_01
- Vanilla Item (cigarette pack) updated with config properties to enable Immersion Cigs integration. -
cigs_savage_cigpack
- as an additional Item to go in line with the immersion cigs naming structure.
- assosiated
_cig0..4
/_cig0..4_nv
classnames for facewear/nvg slot
To retrieve all Packages classnames
["PACKAGES"] call cigs_core_fnc_getAllItems;
To retrieve all Lighters classnames
["LIGHTERS"] call cigs_core_fnc_getAllItems;
To retrieve Both
["ALL"] call cigs_core_fnc_getAllItems;