Arma 3
HBQ_SpawnSystem
Showing 61-70 of 164 entries
< 1 ... 5  6  7  8  9 ... 17 >
Update: 26 Jul, 2024 @ 3:31am
by Q

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: 23 Jul, 2024 @ 2:44pm
by Q

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: 22 Jul, 2024 @ 3:31pm
by Q

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: 22 Jul, 2024 @ 8:23am
by Q

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: 21 Jul, 2024 @ 9:18am
by Q

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

Update: 20 Jul, 2024 @ 8:50pm
by Q

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: 18 Jul, 2024 @ 7:41pm
by Q

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.

Update: 16 Jul, 2024 @ 1:56pm
by Q

v2.0.92
- New: Delete/Kill Abandoned Vehicles

Update: 16 Jul, 2024 @ 5:09am
by Q

v2.0.91
- Fixed: Alive Virtualization
- Added: Example for Assault speed in Demomission

Update: 15 Jul, 2024 @ 2:08pm
by Q

v2.0.9
- New: Assault Speed Option
Groups assault the Targetposition not paying much attention to other fights around them (Caution it makes groups fast but vulnerable ).

- Improved CAS system.

- Fixed: LambsTask Assault now compatible with Leaderdistance Feature