SERE
Member-
Content Count
24 -
Joined
-
Last visited
-
Medals
Community Reputation
10 GoodAbout SERE
-
Rank
Private First Class
-
Are you kidding me? This got baked into a "user video" thread? That's a really fucking underhanded way of hiding criticism.
-
>at least BIS tries to improve stuff Not seeing any of that.
-
Max airspeed capped by the engine?
SERE replied to SERE's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
Similairly there seems to be an acceleration cap Doesn't matter if you set it to 200 or 200000000000, you'll still be accelerating just as fast -
Will-my-pc-run-Arma3? What cpu/gpu to get? What settings? What system specifications?
SERE replied to Placebo's topic in ARMA 3 - GENERAL
Anything below 60fps is unacceptable There is no way to achieve 60fps on any system in coop multiplayer absolutely pathetic -
There is a MAJOR BUG when running VTS and the peral a10c The above combination will force you to crouch at random intervals All it takes is for you to have both mods loaded, no a10 has to be spawned in the game for the bug to occur. Please look into what's causing this
-
Will-my-pc-run-Arma3? What cpu/gpu to get? What settings? What system specifications?
SERE replied to Placebo's topic in ARMA 3 - GENERAL
Gonna have to repeat my question Am I correct in understanding that draw distance is primarily limited by RAM and CPU, and the fact that arma3 is a 32-bit exe? -
I thought first it was just bad mods I was using but it turns out weapon sway and scope sway are out of synch for all weapons. Can we expect this to be fixed at any point?
-
AI Caching and Distribution System
SERE replied to naught's topic in ARMA 3 - MISSION EDITING & SCRIPTING
Getting script errors with the unit caching http://i.imgur.com/sSnXNZA.png -
Simplecache doesn't appear to be working at all. Units will just stay on the map regardless of what I try. http://pastebin.com/fs3XZ9ZB The above is the script I use to call the spawns and the caching, I've been wrestling with this now for the better part of an afternoon and regardless of what I tyr changing I always get the same result; nothing is ever despawned.
- 586 replies
-
- ai spawn script pack
- aissp
-
(and 1 more)
Tagged with:
-
Addwaypoint getin for nearest vehicle of an array?
SERE replied to SERE's topic in ARMA 3 - MISSION EDITING & SCRIPTING
No one? -
Will-my-pc-run-Arma3? What cpu/gpu to get? What settings? What system specifications?
SERE replied to Placebo's topic in ARMA 3 - GENERAL
So am I correct in understanding that draw distance is primarily limited by RAM and CPU, and the fact that arma3 is a 32-bit exe? -
Max airspeed capped by the engine?
SERE replied to SERE's topic in ARMA 3 - ADDONS - CONFIGS & SCRIPTING
That's not my question though, I'm asking about speed/friction and if there's something hardcoded into the engine that makes it exponentially harder to go faster as you pass beyond 1000km/h -
Addwaypoint getin for nearest vehicle of an array?
SERE posted a topic in ARMA 3 - MISSION EDITING & SCRIPTING
I have a group of hostages that when interacted with are supposed to get in the nearest of a pair of littlebirds. I have the addaction part done but what I need is a script that gives them a waypoint for whichever named vehicle is closest. I don't know how to get this working, help would be appreciated.