Arma 3
HBQ_SpawnSystem
Showing 51-60 of 157 entries
< 1 ... 4  5  6  7  8 ... 16 >
Update: Sep 11, 2024 @ 3:25am

v2.1.6
-Fixed: Several issues with Rearming Feature.
-Fixed: MovetoArea works with Transports now.
-Fixed: Transported Units dont go prone when unloading anymore
-Changed: Debug Colors Improved (Combatmode added)
Demomission:
- New: Example for Rearming in Demomission
- New: Example for Lootboxes in Demomission
- New: Example for Spawning when player near
- New: Another Example for Move to Areas in Demomission

Update: Jul 31, 2024 @ 1:15pm

v2.1.5
-HotFix: Another Headless Client Hotfix. (Dynamic AI was not working with Headless Client)

Update: Jul 30, 2024 @ 6:50am

v2.1.4
-HotFix: Spawning on Headlessclient was broken in last Update.

Update: Jul 26, 2024 @ 3:31am

v2.1.3
- New: SpawnItems : If you sync only an item like a loadoutbox the Spawner will work in ITEM mode and spawn only the Synced Item. Can be used with automatic spawnpositions and prefer hidden to spawn loot boxes in buildings for example. Also works with Life time and Waves etc.

- Fixed: Sometimes Units would not spawn in Transport Vehicles.

Update: Jul 23, 2024 @ 2:44pm

v2.1.2
- New: Debug Colors for Ammo state
- Fixed: Some problems with AI Rearm
- Fixed: Error with Leader Distance
- Fixed: Teamleader do ream now too.

Update: Jul 22, 2024 @ 3:31pm

v2.1.1
- New: CBA setting for no Ammo flee time
- Improved: Debug Colors show Units rearming
- Fixed: Error with getting compatible Magazines function. (AI Rearm)
- Fixed: Rearming compatible with Keep Leader distanz now.
- Fixed: Unstuck does not unstuck Incapacitated Units anymore

Update: Jul 22, 2024 @ 8:23am

v2.1.00
- New: AI Rearming System (only Infantry for now)
- New: Flee if Ammo Low option
- New: ACE Damagethreshold Option
- Improved: Performance of combined APC engagement.
- New: Variable to monitor overall HBQ Proceccing Time of all HBQ functions. (HBQ_PROCESSINGTIME : Proccecing time for all HBQ Functions in ms)

Update: Jul 21, 2024 @ 9:18am

v 2.0.95
- Fixed: Problem with Triggerradius in combination with
Repeatdelay
- Improved: Several little optimizations in Code.

Update: Jul 20, 2024 @ 8:50pm

v2.0.94
- New: Balancing: Damaged Vehicles option (pause Spawns when too many Vehicles are damaged)

- Improved: ForceBalancing: Vehicles are wheighted depending on their Power. Here is a list of how the Force is Calculated:
Infantry man = 1 Powerpoint
Vehicle = 1 Powerpoint plus Crew count
Armedvehicle = 2 Powerpoints plus Crew count
Airvehicle = 4 Powerpoints plus Crew count.

- Improved: Optimized Performance of Balancing

- Fixed: Problem with Balancing if no Enemies is in Zone

- Fixed: Problem with Balancing and Wavescount

Update: Jul 18, 2024 @ 7:41pm

v2.0.93
- New: Waves Count Option

- New: Unstuck: The Kill Stucked Feature was replaced by this much better Unstuck function. You can define a radius. When no player is within this radius around a stuck Unit/Vehicle it will get unstuck ( by deleting and recreating it at a slightly different position.)

- New: Detailed Debug: Now you can enable Detailed debugging if you want even more debug Informations
while the default Debug will now show less informations.

- Fixed: Very small groups dont flee now when Groupsize is enabled for fleeing. At least one Unit must die in order to make small group flee.