When you sync the respawn module with an empty vehicle and select it when you respawn the name is "AI: No Unit" when you have respawnTemplates[] = {"MenuPosition"}; in your description.ext
Description
Description
Details
Details
- Legacy ID
- 1256380310
- Severity
- None
- Resolution
- Fixed
- Reproducibility
- Always
- Category
- Visual-GUI
Steps To Reproduce
- Place an empty vehicle and a respawn module
- Link them together
- Put respawnTemplates[] = {"MenuPosition"}; in your description.ext
- Go in-game and respawn
- Select the empty vehicle to respawn at and the description says "AI: No Unit"
Event Timeline
Comment Actions
I've noticed this happening as well. Something similar also happens if the vehicle is manned, it displays the respawn position as "AI: *Name of AI here*" instead of whatever's been defined as the name in the respawn module.
Comment Actions
Just checked today's dev build. It appears to be fixed, and now lists "Hunter" or "Strider" instead of "AI: No Unit".