Triggers/Actions/Add Attack Wave Waypoint
Contents
AI Actions
Add Attack Wave Waypoint
GUI
AI - Add an attack wave waypoint at waypoint|Point for player player using useTransport|Force Transport Mode/Normal Mode
Galaxy Code
void AIAttackWaveAddWaypoint ( int player, point waypoint, preset useTransport )
Description
Adds a waypoint to the next attack wave for a player. In Force Transport Mode, the wave units will attempt to load up in transports before approaching this waypoint. If there are not enough transports available for all of the units, the stranded units will be dropped from the wave.
Parameters
- Int player
- Name: Attacker
- point waypoint
- Name: Waypoint
- preset useTransport
- Preset: Force Use Transport
- Name: Use Transport