Summary
This mod adds a simple AI possession system for Arma Reforger scenarios.
Description
Features:
- Manual AI selection menu
- Pre-placed AI takeover
- Slot ID / Squad ID / Role display
- Priority-based assignment
- Optional one-life mode
- Optional next-AI-after-death behavior
- AI-life-pool support
- No unit spawning
- No external dependencies
- Designed for vanilla Arma Reforger content
Setup:
- Add GMI_AIPossessionGameModeComponent to the GameMode
- Use a PlayerController with GMI_AIPossessionPlayerRequestComponent
- Add GMI_PossessableAIComponent to each usable AI character
- Configure Slot ID, Squad ID, Role Name and Priority
Note:
This is a mission-building tool and must be configured inside a scenario. Attach the AI marker only to character entities, not to groups, waypoints, spawnpoints, layers or the GameMode.
License
Arma Public License (APL)