2 (Optional): STRING - respawn name, can be text or link to localization key
Description
Description
Details
Details
- Legacy ID
- 3537187769
- Severity
- None
- Resolution
- Open
- Reproducibility
- Always
- Category
- Menu UI
Steps To Reproduce
Add a respawn position and add custom text.
[ _ownerSide, _marker, "textString" ] call BIS_fnc_addRespawnPosition;
The Lb row on the respawn menu will always say "Near somelocation" ... and not even "Near textString". I would simply like the LB row to say "textString"
Additional Information
Thanks. =)