-
Content Count
316 -
Joined
-
Last visited
-
Medals
-
Medals
Everything posted by cyruz
-
Should be easily doable with the new config changes to extend ranges out that far, assuming the engine doesn't have a hard limit on distance.
-
Known issue, check the bug tracker: http://bugs.cup-arma3.org/for a list of known issues :)
-
Community Upgrade Project - CUP_Terrains
cyruz replied to cifordayzserver's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
That happens in vanilla content so I wouldn't get your hopes up! -
Can I ask how you fixed the artifacting and crashing as enableTerrainSynth is still set to 1 which should cause issues.
-
Even if you can't get rid of the shadows, lovely work as always Fabio.
-
Packs not modular, see previous posts or Armaholic requirements. Remove the ACE_CUP.pbo it's outdated.
-
Community Upgrade Project - CUP_Terrains
cyruz replied to cifordayzserver's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
CUP doesn't disable infinite terrain on 3rd party maps (not that it's there place too), that'll crash the game, probably happens when you're near the edge of the map? Could probaby write something quickly. -
You could do something like: class B_Kitbag_rgr_117F: B_Kitbag_rgr { displayName = "Radio Bag (117F)"; scope = 2; hiddenSelections[] = {"Camo"}; class TransportItems { class blahblah { item = "ACRE_PRC117F"; count = 1; }; }; class TransportMagazines{}; }; Be warned thats just off the top of my head and not tested or anything Just saw your reply, whoops.
-
Any chance of this getting sorted out soon?
-
ACE3 - A collaborative merger between AGM, CSE, and ACE
cyruz replied to acemod's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Pretty sure most zombie mods rely on setDamage to damage the player via script as there is no projectile involved, wouldn't expect it to work with ACE medical. -
Had this for as long as I can remember. Looks like the character is trembling.
-
CBA - Community Base Addons - ARMA 3
cyruz replied to vipermaul's topic in ARMA 3 - ADDONS & MODS: COMPLETE
https://dev.withsix.com/docs/cba/index/Functions.html Not sure if that's just old CBA stuff from A2 though... -
Weapon Resting & Deployment Feedback
cyruz replied to solzenicyn's topic in ARMA 3 - DEVELOPMENT BRANCH
Just to play devils advocate a bit, sometimes that's useful if you have windows with frames that split them down the middle so defaulting to center might cause issues. -
ACE3 - A collaborative merger between AGM, CSE, and ACE
cyruz replied to acemod's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Just browse to the key binding section and review the keybinds. -
ACE3 - A collaborative merger between AGM, CSE, and ACE
cyruz replied to acemod's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Unbind them, they've been in controls since 1.46 (maybe earlier). -
Going to ask the obvious here but have you verified your game on Steam to make sure it's not got anything broken.
- 7 replies
-
- Performance
- Issue
-
(and 2 more)
Tagged with:
-
There is a setting for the amount of audio samples, is that set at 128? Try messing around with it, see if it has any impact.
- 7 replies
-
- Performance
- Issue
-
(and 2 more)
Tagged with:
-
Thanks :)
-
setViewDistance of individual soldiers?
cyruz replied to Joe98's topic in ARMA 3 - MISSION EDITING & SCRIPTING
I'd also check: https://community.bistudio.com/wiki/CfgAISkill#Arma_3 Some skill levels don't allow true zeroing without modifying this file. -
What are your audio samples set at in the options?
- 7 replies
-
- Performance
- Issue
-
(and 2 more)
Tagged with:
-
Is there a ticket anywhere for pressing LCTRL (or movement modifier) causing you to zoom out?
-
Nice comparison data, I've logged this for you here as it was a ticket I had on the old feedback tracker: http://bugs.cup-arma3.org/view.php?id=20 Edit: Alwarren you're right about mass / volume needing to be separate, it's a bit of a mess...
-
setViewDistance of individual soldiers?
cyruz replied to Joe98's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Thats not a very nice way of limiting the AIs view. Better off looking at: https://community.bistudio.com/wiki/setSkill_array https://community.bistudio.com/wiki/AI_Sub-skills#spotDistance -
Community Upgrade Project - CUP_Terrains
cyruz replied to cifordayzserver's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
You going to keep pushing updates to the RC or just release when you're done? -
Community Upgrade Project - CUP_Terrains
cyruz replied to cifordayzserver's topic in ARMA 3 - ADDONS & MODS: DISCUSSION
http://bugs.cup-arma3.org/bug_report_page.php