Arma 3
522 valoraciones
AGC - Advanced Garbage Collector
2
2
   
Premiar
Favoritos
Favorito
Quitar
Data Type: Mod, Server
Tamaño
Publicado el
Actualizado el
131.410 KB
27 ABR 2019 a las 6:10
21 MAY 2019 a las 16:25
4 notas sobre cambios ( ver )

Suscríbete para descargar
AGC - Advanced Garbage Collector

Descripción
Dead bodies take too many FPS? Want to have persistent bodies, but also playable FPS?
This mod is all you need, with every parameter configurable from CBA settings!

What does this mod do?
In short, this addon replaces dead bodies located far from players with simple object (right now - a body bag). When players approach the simple object, it is again replaced with that same body and every item and weapon on it.

Look at the pictures above to see difference with and without this addon (256 dead bodies, on crappy laptop with crappy laptop CPU, 1440p).
Of course, having 256 dead bodies is madness in itself, but it shows the difference. With crappy PC like mine, every frame counts. And with simple objects, you can have virtually unlimited number of dead bodies with little to no performance impact! Well, as long as all bodies are not present in same place as players. But the addon solves this problem too! Check all options in CBA settings (everything can be changed mid game!).

As of right now, this mod is server side and SHOULD not make dependencies to mission. But I still would recommend for everyone to download this, its below 1MB. And you would have the option to change settings in 3den/game.

You can exclude unit from AGC by adding unit to AGC blacklist in unit attributes (3den) or set
this setVariable ['GCblackList', true];

Update 01.05.2019:
- Faces and names are now saved and restored.
- Add an option to multiply check bodies on each script tick after body count threshold.
- Add body count for each side (need to bind key in CBA settings). Zeus can always check and send it to other players. Players can check it by themselves at any time, but only when it is allowed in CBA settings.

Update 22.05.2019:
- exclude units in vehicles from AGC
- fixed dead count (see CBA - AGC keybinds)
- item removal set on next frame
- fixed some missing ";"
Discusiones populares Ver todo (1)
0
27 DIC 2023 a las 11:45
2D pictures instead body bag!
Shadoware
99 comentarios
MihaiFTP 19 ENE a las 5:54 
is this mp compatible?
ElPedroChicoRaulAlfonsoTejada 9 ENE a las 15:25 
Bodies disappear even when the settings to do so are ticked off
SalientStrike 2 DIC 2024 a las 16:07 
Once you've done that, you should be able to go into the Mod's settings in-game and set the minimum distance to zero which effectively forces any unit that dies to remain in the body bag permanently until deletion.
SalientStrike 2 DIC 2024 a las 16:07 
@DrinkYourKoolAid, Actually yes - there is a way to force the body bags to stay without them ragdolling when you get close to them. You have to manually go into the Mod's Source File and edit the AGC_main.pbo File in Notepad++ or a similar Notepad Editor, once there you want to find this string of code and modify it as I have done so:

[
// Global var name
"AGC_GCminDistance",
// Setting type
"SLIDER",
// Title, Tooltip
[
localize "STR_AGC_CBA_GCminDistance1",
localize "STR_AGC_CBA_GCminDistance2"
],
// Category, Subcategory
["Advanced Garbage Collector", localize "STR_AGC_CBA_category_GC"],
// Extra params, depending on settings type
[0, 600, 60, 0],
// Is global
true,
// Init/Change script
{},
// Needs mission restart
false
] call CBA_Settings_fnc_init;
j0schitadamori 28 NOV 2024 a las 10:24 
Many thanks to you and those who helped you, for your hard work and time spent on it. I recommend the mod cool to everyone.
DrinkYourKoolAid 8 NOV 2024 a las 5:32 
Hey, great mod, really helps with performance, but lately i have been having slideshow fps when exiting vehicle, at which moment all body bags turn into bodies, so i was wondering, is it possible to make them stay in body bags, yet have all the loot? Or loot could appear in inventory when in close proximity, to save some fps.
galaxy 27 SEP 2024 a las 12:06 
dont know if its due to map design and height maps but in some places, instead of respawning from a bag the enemies just fall out of the sky onto the ground when you go back into render distance
Pickle Peterson 17 AGO 2024 a las 14:57 
:theskull:
Jake89 3 JUL 2024 a las 23:35 
Bruh
Josethx 12 JUN 2024 a las 5:35 
Don't download this mod it will burn your computer