Page MenuHomeFeedback Tracker

<b>Description.ext::respawnButton</b> has no effect
Closed, ResolvedPublic

Description

respawnButton = 0;

Setting this in a multiplayer mission's Description.ext file has no effect. The button is always there.

Details

Legacy ID
292742727
Severity
None
Resolution
Fixed
Reproducibility
Always
Category
Multiplayer
Steps To Reproduce

1.) Create respawn markers "respawn_..." for all four factions.

2.) Put this into the Description.ext:
respawn = BASE;
respawnDialog = 1;
respawnDelay = 5;
respawnButton = 0;

3.) Don't put any respawn templates into the Description.ext (haven't tried it with such).

4.) Run the mission in Multiplayer, join the server and open the game menu (ESC).

Additional Information

Event Timeline

HereisJohnny edited Additional Information. (Show Details)
HereisJohnny set Category to Multiplayer.
HereisJohnny set Reproducibility to Always.
HereisJohnny set Severity to None.
HereisJohnny set Resolution to Fixed.
HereisJohnny set Legacy ID to 292742727.May 8 2016, 12:31 PM

Fixed; should appear in the next dev build