Arma 3
HBQ_SpawnSystem
Showing 131-140 of 157 entries
< 1 ... 12  13  14  15  16 >
Update: Nov 21, 2023 @ 2:20am

v.1.2.4
- New: Spawn in Formation (Disabled by default) Only use when Units spawn in open field. For spawning in Buildings or tight spaces you need to disable this)
- New: Airvehicles Loiterradius (sets a loitering Radius on last Wayoint)
- New: Separate Init Code for Vehicles Crew Groups
- Fixed: Spawndelay was broken in last version
- Fixed: A bug where Crewmembers of big Cargoplanes would also parajump
- Improved: Spawning Positioning for Infantry and Planes

Update: Nov 17, 2023 @ 5:48am

v.1.2.3
- New: Repeating Triggers works now
- New: Parameter to set a minimum Trigger delay (To prevent repeated Triggering in short intervals)
- Changed: Rearanged some Parameters that when in the Waves Category as these
also Effect non Wave Spawns.

Update: Nov 16, 2023 @ 7:36am

v.1.2.2
- Fixed: Headless Clients work now correctly with HBQ spawning

Update: Nov 14, 2023 @ 5:28am

v.1.2.1
- New: SpawnPropability (to randomize your mission even further)
- New: Trigger Radius: Only Spawn when enemy enters a zone around the Spawnposition
- New: When you place the last Moveposition in the Air, Helis and Planes dont try to land but stay Airborne.
- New: Raycast option (This option will halt raycasting calculations for all groups which don't contain any local entities. Units, that are not in a group with at least one local member, will not check visibility of other units. This will cause, that remote units will not have updated knowsAbout and it will save some CPU time. See also BI Wiki: disableRemoteSensors)

- Changed: Removed Groupsettings (Skill,Stance,Combatbehaviour,Combatmode,Speedmode).
These settings are now read from the Synced groups.
IMPORTANT!!! You might need to adjust old Missionfiles and make these settings in the Synced Groups now.
-Fixed: Simple Patrol with only one Moveposition works now
-Fixed: Airvehicles get despawned now when returned to base
-Fixed: Error with Landingzone creation
-Fixed: Vehicles now work with Delete on Targetposition
-Fixed: Issue with Random Groups and Groupsize -1
-Fixed: some little things
-Fixed: Some code optimization

Update: Nov 10, 2023 @ 1:00am

v.1.2.0
- New: Fast Disembark option: Units will disembark much quicker
- New: Vehicle Crew Loadouts supported now
- New: Vehicle Loadout support
- New: Ace Cargo Transport (Vehicles can transport and drop custom Supplyboxes. ACE must be loaded)
- New: Cargo Paradrop
- New: Option to disable Custom VehicleLoadout
- New: Fuel Consumtion setting for Spawned Vehicles
- New: If you have more than one group synced a random group will spawn
- Changed: Group size can now be set to -1 (The exact amount of units like the syned Group will spawn.)
- Changed: You can now also enter only one Number in Group size (eg. 5 will set groupsize to exact 5 Units)
- Fixed a bug where Helis would not return to base and just keep hovering
- Fixed: On Some maps modded Vehicles would not start moving.
- Fixed: Flickering Units when Spawned with optimized Spawnmethod
- Changed: Default Forces Balancing is set to -1 (Disabled)
- Changed: Code Restructuring/Optimization
- Changed: Removed Random Units option (not necesarry anymore)

Update: Oct 30, 2023 @ 6:04am

v.1.1.1
- Changed: I had to change the Initcode Variable _this. Instead of using " _this" you now need to use "spawnedGroup" to reference the Group.

Update: Oct 27, 2023 @ 3:29am

v.1.1.0
- New: Helicopter and Planes Spawning
- New: Air Troop Transports
- New: Air Para Drops
- New: Engagemode URBAN (Engage from Urban Areas)
- Changed: When Guard is enabled and the Task Radius is below 10, Units will move to a 360 Formation and hold position until Task reset Delay is over. Vehicles will also stop moving

Update: Oct 17, 2023 @ 6:24pm

-Fixed a little Type that caused an error. Sorry for that.

Update: Oct 17, 2023 @ 5:39pm

v1.0.5
- New: Ships and Naval Transport (Now you can make ships land and disembark troops)
- New: Max. Total KI Count (If the Maximum number of Total KI (players excluded) in the Mission reaches this Vallue the Spawns will pause.
- Changed: Default Wave Unit Budget is now 50 (no prevent accidently infinite Spawns)
- Demomission Updated (Includes an Example for Naval Transport)

Update: Oct 12, 2023 @ 4:21am

- Another Hotfix (Static Weapons did not spawn in the last Version)