Jump to content
🛡️FORUMS ARE IN READ-ONLY MODE Read more... ×

cbsb3213

Member
  • Content Count

    2
  • Joined

  • Last visited

  • Medals

Community Reputation

10 Good

About cbsb3213

  • Rank
    Newbie
  1. I am terribly sorry if this issue has been addressed already but I have been searching for a solution for 3 days now with no luck. Recently I downloaded play with six and I install: ACE, ACEX, ACEX_RU, ACEX_SM, ACEX_USNavy, ACRE and CBA. I used to use six updater but when I tried to install these mods, it failed. Anyways, when I launch ArmA2 through six, no servers show up in the list. I can remote access server but they appear with the red X. If I launch ArmA2 through steam. I can see the full server list (including Dayz for some odd reason, I don't even have the mod) but when I try to join, I get the "unaccepted keys" error. I am completely lost on how to fix this and would greatly appreciate some help. Thanks in advance. Also, some servers I try to join kick me with "Session lost" or "Failed to connect".
  2. I found out why the popup counter is outrunning the popups. _rnumber = random _many-1; //change the 1 to .25// if (_rtarget animationPhase "terc" > 0.1) then //and the 0.1 here to 0.001// I was hitting every target that popped but the counter would always finish before I hit all of them. It seems to be working great now. I don't know why this worked so if anyone knows exactly what each function does please inform me.
×