-
Content Count
40 -
Joined
-
Last visited
-
Medals
Everything posted by frequence
-
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.
-
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
- 2432 replies
-
- 1
-
-
[SP/MP] Dynamic Whole Map ArmA3 Missions by SaOk
frequence replied to SaOk's topic in ARMA 3 - USER MISSIONS
Would it be much work to include HC support for this mission? Is anyone able to add this feature? -
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 :)
-
[SP/MP] Dynamic Whole Map ArmA3 Missions by SaOk
frequence replied to SaOk's topic in ARMA 3 - USER MISSIONS
SaOK, could you please address the warping issue? -
[SP/MP] Dynamic Whole Map ArmA3 Missions by SaOk
frequence replied to SaOk's topic in ARMA 3 - USER MISSIONS
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 -
Arma 3 CPU vs RAM performance comparison 1600-2133= up to 15% FPS gain
frequence replied to dasa's topic in ARMA 3 - GENERAL
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. -
FPS worse after latest stable update - BIS seriously why_
frequence replied to nikiforos's topic in ARMA 3 - TROUBLESHOOTING
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. -
Install the latest Video Driver for your Card. This usually is the cause for "video driver stopped responding and has been restored".
-
Flickering Lights at night. (Same as in ArmA 2)
frequence replied to frequence's topic in ARMA 3 - TROUBLESHOOTING
Running a GTX570 with latest drivers. Can anyone else give some feedback pls? -
Flickering Lights at night. (Same as in ArmA 2)
frequence posted a topic in ARMA 3 - TROUBLESHOOTING
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? -
Update to latest VGA Drivers and run the Game as Admin. That worked for me.
-
Post here all what you know about implementation of the headless client in missions
frequence replied to On_Sabbatical's topic in ARMA 2 & OA - BETA PATCH TESTING
AFAIK only thru script after server start. -
[SP/MP] Dynamic Whole Map Missions by SaOk
frequence replied to SaOk's topic in ARMA 2 & OA - USER MISSIONS
Can`t wait for MP version. Thanks in advance. -
Post here all what you know about implementation of the headless client in missions
frequence replied to On_Sabbatical's topic in ARMA 2 & OA - BETA PATCH TESTING
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? -
Yes, forcing shadows to GPU thru settings them to High or Very High did help some ppl.
-
I had lots of stuttering under Win8 although SDD etc. Switched back to Win7 and all runs smooth again. 3570k/8gb/GTX570/Vertex3SSD
-
[SP] Flashpoint: - Instant Action - Dynamic Missions - Release Thread
frequence replied to thomsonb's topic in ARMA 2 & OA - USER MISSIONS
Yes!!! Been waiting for this for some time. Thank you thomsonb!!!! -
Shiny HALO script
frequence replied to alleycat's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
Was trying to get a onmapclick version to work but had no luck. Is it even possible? -
[SP/MP] Dynamic Whole Map Missions by SaOk
frequence replied to SaOk's topic in ARMA 2 & OA - USER MISSIONS
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. -
Video memory, very high or default?
frequence replied to LOulOo's topic in ARMA 2 & OA - TROUBLESHOOTING
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. -
Arma 2 And OA refuse to run together lots of errors. Trying to play wasteland
frequence replied to Obsicarius's topic in ARMA 2 & OA - TROUBLESHOOTING
Shot in the dark coming. Did you try to register the A2 Key in Steam so Steam handles both installs instead of only OA? -
addAction disappears when I respawn/die
frequence replied to xJordannx's topic in ARMA 2 & OA : MISSIONS - Editing & Scripting
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]; }; -
Servers impersonating our servers with exact host name and mission name
frequence replied to samatra's topic in ARMA 2 & OA - Servers & Administration
Since DayZ surfaces strange things are happening in the former wastes of arma multiplayer. hope you get this solved. -
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.