Jump to content

Jakub BXBX Horyna

Former Developer
  • Content Count

    3
  • Joined

  • Last visited

  • Medals

Community Reputation

34 Excellent

2 Followers

About Jakub BXBX Horyna

  • Rank
    Rookie

Profile Information

  • Gender
    Not Telling

Recent Profile Visitors

2565 profile views
  1. hi, just add proxy to model "\A3\Weapons_F\DynamicLoadout\PylonPod_3x_Missile_AGM_02_F.p3d" or create new one and create config class CfgNonAIVehicles { class ProxyWeapon; class ProxyPylonPod_3x_Missile_AGM_02_F: ProxyWeapon { model = "\A3\Weapons_F\DynamicLoadout\PylonPod_3x_Missile_AGM_02_F.p3d"; simulation = "pylonpod"; }; }; but because it's still WIP, it could change.
  2. Jakub BXBX Horyna

    ARMA 3 - official mod, ADR-97 weapon pack

    license is APL-SA https://www.bistudio.com/community/licenses copyright: Bohemia Interactive we want to make some tests with publishing on steam workshop and our launchers
  3. Hi everybody I and my friends made small addon "The ADR-97 Weapon Pack" for ARMA 3, we did it "mostly" in our spare time and BI helped us to release it on steam. It was released as an 'official mod' to help players discover the possibilities of custom content. http://steamcommunity.com/sharedfiles/filedetails/?id=669962280 Enjoy, and I am looking forward to feedback. thank you for all reports and ideas, we did some tweaks Update: Added: New camo variants Added: New sound sets Added: Sound of the cases falling on the ground Changed: Model has been polished Tweaked: Update of the config Tweaked: Config for dispersion, mass, ammunition etc...
×