Jump to content

2rgt oberst

Member
  • Content Count

    42
  • Joined

  • Last visited

  • Medals

Community Reputation

14 Good

About 2rgt oberst

  • Rank
    Lance Corporal

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. 2rgt oberst

    Advanced Train Simulator (ATS)

    Your mod in my mission. ;) "Narcos". Thanks for this mod
  2. 2rgt oberst

    Blastcore Tracers A3

    I have to remove blastcore_tracer_a3?
  3. 2rgt oberst

    [MELB] Mission Enhanced Little Bird

    fantastic mod! compliments! ;)
  4. 2rgt oberst

    Vcom AI V2.0 - AI Overhaul

    I have this problem: How should behave in the first case and how they behave with the mod VCOM
  5. 2rgt oberst

    Vcom AI V2.0 - AI Overhaul

    small question: is only installed on the server? as the ASR
  6. 2rgt oberst

    Vcom AI V2.0 - AI Overhaul

    I tried to download the new version, but the folder is empty :) https://forums.bistudio.com/topic/166374-vcom-ai-v20-ai-overhaul/
  7. 2rgt oberst

    Vcom AI V2.0 - AI Overhaul

    I love the RHS mod!! Yes, this mod should work with RHS. The only mod issues Vcom AI might have is recognizing new explosives or landmines (I have to manually put those in :| ) and new static types. However, if people use mods that have these, I can implement support for them. It's the best I can do at this time. OK! thank you
  8. 2rgt oberst

    Vcom AI V2.0 - AI Overhaul

    It works with the mods? eg RHS?
  9. 2rgt oberst

    ASR Map Grids

    you can do the same for Arma 3 ??
  10. install the old version of the mod: HLC AR15 Pack. With this version, I had no problems.
  11. Before the latest update, it was all right .. now I can not 'to put the accessories in the rifle. It is the code that, can you help? class hlc_rifle_SAMR; class arifle_SAMR_full : hlc_rifle_SAMR { class LinkedItems { class LinkedItemsOptic { slot = "CowsSlot"; item = "iansky_specterdrkf_t"; }; class LinkedItemsMuzzle { slot = "MuzzleSlot"; item = "hlc_muzzle_556NATO_KAC"; }; class LinkedItemsAcc { slot = "PointerSlot"; item = "acc_pointer_IR"; }; }; }; same problem for another rifle. Only these two have problems with accessories. class hlc_rifle_M4; class arifle_M4_full : hlc_rifle_M4 { class LinkedItems { class LinkedItemsOptic { slot = "CowsSlot"; item = "iansky_specterdrkf_2D"; }; class LinkedItemsMuzzle { slot = "MuzzleSlot"; item = "hlc_muzzle_556NATO_KAC"; }; class LinkedItemsUnder { slot = "UnderBarrelSlot"; item = "bipod_01_F_blk"; }; class LinkedItemsAcc { slot = "PointerSlot"; item = "acc_pointer_IR"; }; }; };
  12. great mod, but .. the key? the name of pbo must be no spaces (name name name.pbo; name_name_name.pbo)
  13. 2rgt oberst

    RHS Escalation (AFRF and USAF)

    thanks!
  14. 2rgt oberst

    RHS Escalation (AFRF and USAF)

    The "Bikey" the new version, and 'remained the rhsafrf.0.3.7 .. there' the new version rhsafrf.0.3.8
×