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

frequence

Member
  • Content Count

    40
  • Joined

  • Last visited

  • Medals

Everything posted by frequence

  1. frequence

    [SP/CO8] A 3 - Antistasi Altis.

    Hello Barbolani. Thank you very much for this Mission. It really makes my palms sweaty :) As Nazarovtr mentioned above, would it be possible to add some scripts to control viewing distance and maybe object distance. How about revive? Medic only or Teammate. Maybe possible thru Mission Parameters? Keep up the awesome work.
  2. frequence

    [MP][CTI-COOP] Liberation (beta)

    First off. Thanks for this awsome mission. Finished first libartion in 43 days with a buddy. Started new round a few days ago. I would like to know if there are any AI Mods that wont conflict with this mission. Has anyone tested some AI mods and has some suggestions? thanx in advance
  3. Would it be much work to include HC support for this mission? Is anyone able to add this feature?
  4. frequence

    [COOP] Dynamic Combat Generator

    Mission is Fun. Thanks for making it. Quick question. Is there a way to disable ACE wounds? Maybe you could also add some parameters to toggle this. Keep it up :)
  5. SaOK, could you please address the warping issue?
  6. Enjoying the Mission so far but have a few issues. - Teammate gets warped when other player uses instant travel - Player looses magazines each respawn What about adding a Medic Slot to the team. Talking about medic. Is revive and healing working? If yes, how? regards
  7. Switched from 1333 to 2400 aswell. Frame increase is 14% from 53fps to 61fps in Altis Bench. Specs: i5 3570k (stock) MSI Z77A-G43 G Skill RipjawsX DDR3-2400 8GB Gigabyte GTX 770 WindForce 3X OC 2GB ArmA 3 on SSD Impressed about fps increase.
  8. Launching game after latest patch gives me 30fps as if fps was capped. After ALT + Tab out and back into game fps has its normal value. Dont know why but then its playable like before the patch.
  9. frequence

    Arma 3 not working!

    Install the latest Video Driver for your Card. This usually is the cause for "video driver stopped responding and has been restored".
  10. Running a GTX570 with latest drivers. Can anyone else give some feedback pls?
  11. Noticed this when i was running a night mission yesterday. Thought this was fixed in A3 as we had it since years in A2 and i think in A1 aswell. Depending on how you turn the lights flicker. Think it has something to do with how lights are rendered from the point of view the avatar has. Flickering shadows is one thing...but this has a big impact in terms of environment. This is the biggest glitch that bugs me in all the years of ArmA. What are your opinions?
  12. Update to latest VGA Drivers and run the Game as Admin. That worked for me.
  13. Can`t wait for MP version. Thanks in advance.
  14. HC needing a Key is sort of a let down imho since i can run a dedicated server without a key why should i need a key for HC?
  15. frequence

    A2/A2F/A2OA Tweak Guide

    Yes, forcing shadows to GPU thru settings them to High or Very High did help some ppl.
  16. frequence

    Arma 2 Windows 8 vs 7 performance

    I had lots of stuttering under Win8 although SDD etc. Switched back to Win7 and all runs smooth again. 3570k/8gb/GTX570/Vertex3SSD
  17. Yes!!! Been waiting for this for some time. Thank you thomsonb!!!!
  18. frequence

    Shiny HALO script

    Was trying to get a onmapclick version to work but had no luck. Is it even possible?
  19. Are you by chance gonna release a MP version of this awesome piece of work? p.s. keep it up and take your time. i love it.
  20. As far as i know "Default" uses the value Arma detects at first start, so this would be the best to use since it matches the VRAM value of your card.
  21. Shot in the dark coming. Did you try to register the A2 Key in Steam so Steam handles both installs instead of only OA?
  22. You could solve it using the init.sqf. Example i found is a healscript (healSelf.sqf). // Add it the first time. player addAction ["Heal Self", "healSelf.sqf", [], 1, false, true]; // Add it back when you die. while {true} do { waitUntil {!alive player}; // uh oh... waitUntil {alive player}; player addAction ["Heal Self", "healSelf.sqf", [], 1, false, true]; };
  23. Since DayZ surfaces strange things are happening in the former wastes of arma multiplayer. hope you get this solved.
  24. frequence

    Reinstall required?

    You will need to Install it again on your new System...otherwise it won't work because the registry entries are missing (Gamekey, Install Dir etc) for ArmA to run.
×