I have used the group respawn option in scenarios before, but since the update it no longer seems to work properly. respawndelay has no effect, you will always respawn instantly and also, instead of respawning you to group location it will instead just give you control of any AI left alive and once all are dead you will no longer be able to respawn, which is what i understand respawn= "side'; does, not what group should be doing.
Description
Description
Details
Details
- Legacy ID
- 127570247
- Severity
- Minor
- Resolution
- Open
- Reproducibility
- Always
- Category
- Editor
Steps To Reproduce
save a scenario, go to mission folder add a description.ext file add
respawn= "group";
respawndelay= "100";
save and export mission to mp.
Event Timeline
Comment Actions
u got it wrong
- 0 or "none" -----> no respawn
- 1 or "bird" ---> respawn as a bird
- 2 or "instant" ---> respawn at the place you were killed
- 3 or "base" ----> respawn at marker (spawn_west, spawn_east...)
- 4 or "group" ----> Spawn into an available AI unit of same group, if no AI available you will spawn as a bird
- 5 or "side" ----> same as 4, only now for all AI units of 1 side.
Comment Actions
huh, well i seem to remember being able to re spawn at my group when i first started using it, but if you say so. there should be this available in any case.
Comment Actions
Mass closing ancient tickets with no activity for > 12 months; assume fixed or too trivial.
If this issue is still relevant in current dev build, please re-post.