Skip to content

Commit

Permalink
HLC_WP_AUG
Browse files Browse the repository at this point in the history
===========

-  have no idea. There's changes in the P3D files, but I can't remember what. Probably Mag Proxies?
  • Loading branch information
toadie2k committed Nov 27, 2019
1 parent daa7a73 commit 408f1e3
Show file tree
Hide file tree
Showing 10 changed files with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions hlc_wp_aug/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2043,16 +2043,19 @@ class CfgWeapons {
class Library {
libTextDesc = "Steyr AUG A3";
};
class WeaponSlotsInfo : WeaponSlotsInfo {
class WeaponSlotsInfo {
mass = 81;
class MuzzleSlot : asdg_MuzzleSlot_556 {
iconPosition[] = { 0.5, 0.35 };
iconScale = 0.0;
};
class CowsSlot : asdg_OpticRail1913 {
iconPosition[] = { 0.5, 0.35 };
iconScale = 0.2;
};
class PointerSlot : asdg_FrontSideRail {};
class UnderBarrelSlot : asdg_UnderSlot {};
class GripodSlot : nia_rifle_grips_slot {};
class Charmslot {};
};

rhs_grip1_change = "hlc_rifle_auga3_grip";
Expand Down
Binary file modified hlc_wp_aug/mesh/augSMG/AUGa2.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga2/AUGSR_hbar.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga2/AUGa2.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga2/AUGa2_carbine.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga2/AUGa2_hbar.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga2/AUGa2_mil.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga2/AUGsr_carbine.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga2/STG77A2.p3d
Binary file not shown.
Binary file modified hlc_wp_aug/mesh/auga3/AUGa3.p3d
Binary file not shown.

0 comments on commit 408f1e3

Please sign in to comment.