Jump to content

sasha013

Member
  • Content Count

    175
  • Joined

  • Last visited

  • Medals

Posts posted by sasha013


  1. Before anyone has a go at me, this is not a post asking how to sort out this issue when loading Arma 3.

     

    I've read through a few posts regarding this problem (and those like it) and it seems, from the little programming understanding I have, that there's no quick fix to this, so I have decided instead to post a list of some of the mods which I have found causes this issue (at least, for me), not only to make other users aware, but also to send a message to those hard-working modders (and I honestly have full respect for your work!) to maybe sort out the issue, if they can? 

     

    Of course, it could also be a case that this happens to me alone. If it does, apologies in advance and let me know, should you wish, if there is a workaround. 

     

    So, without further ado, here's a list as promised:

     

    1. Purple's Benelli M4 - http://www.armaholic.com/page.php?id=21870
    2. Christian.1987's MP7 SMG - http://www.armaholic.com/page.php?id=19609
    3. Hidden Identity Pack v.3 by Spec4Mods - http://www.armaholic.com/page.php?id=21614 (Not to be confused with Cunico's v.2 mod with the same name).
    4. Diesel5187 & sykoCrazy's Mission Enhanced Little Bird - http://www.armaholic.com/page.php?id=28856
    5. toadie2k's NI Arsenal - http://www.armaholic.com/page.php?id=28329 (I do own his MP5 and H&K G36 Rifles via the Steam Workshop, for which I have no issues). 
    6. Reyhard's A2 Civilian Pack - http://www.armaholic.com/page.php?id=26188 - FIXED!!
    7. IanSky's Scope Mod A3 V2.2 - http://www.armaholic.com/page.php?id=22746
    8. Trixie's Sniper/Marksman Pack - http://www.armaholic.com/page.php?id=26323
    9. TRYK's Multi-Play Uniforms by teriyaki - http://www.armaholic.com/page.php?id=26661
    10. EricJ's UH-60 A3 Pack - http://www.armaholic.com/page.php?id=28922
    11. Hawaiian's 75th Rangers Regiment - http://www.armaholic.com/page.php?id=30356

     

    The reason for this post is because I believe there are users, like myself, who enjoy smooth gaming to the point where no error messages pop-up before and during gameplay, which makes the experience so much nicer. So keep up the good work and please, do not take offence! 

     

    Let me be clear: this is not a dig at modders, far from it. I enjoy these mods and still use them, despite the fact I keep getting these error messages on startup. However if the issue can be resolved, it would be great!

     

     

    Thanks! :)

    • Like 4

  2. Apologies if this has been mentioned before, but please, BIS, could you not shorten the rifle silencers? They're far too long in my opinion!

     

    I'm aware there are mods available but there are those, like myself, who enjoy the Vanilla game from time to time...

     

    ...and while I'm at it, laser/flashlight attachments for the Vermin, PDW and Protector... as well as for all the pistols!

     

    Thanks for your consideration. 


  3. I've read through the wiki links, however I'm still not being successful.

     

    So far the Init box for the RPG soldier (variable name "soldier1") is as follows: 

     

    soldier1 selectWeapon "launch_RPG7_F"; soldier1 = this fireAtTarget [target1,"launch_RPG7_F"];

     

    target1 is the infantry unit which is the designated target, as you'd immagine. 

     

    I've also tried:

     

    soldier1 selectWeapon "launch_RPG7_F"; soldier1 forceWeaponFire ["launch_RPG7_F","launch_RPG7_F"]; - to fire twice. 

     

     

    Any help? Something I'm doing wrong/missing?

×