You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What
=================
Added: Zeus interaction to change the respawn timer. This will be
editable in a timer dialogue, the same dialogue used when setting a
timer trigger for an ACE explosive.
Added: `fn_setRespawnTimer` to its own function for this.
Issue ID: #161
What
=================
Fixed: The Timer UI that is opened in the Zeus ACE interact, now it will
display the currently in use respawn time when opened.
Fixed: Respawn timer applying the new respawn time as being that which
just changed, if server was just changed, it would apply that, if
mission, then that, regardless of the order of priority (AKA whether or
not the server is supposed to override mission). So now it will only
ever apply the prioritised value, AKA bnb_e_respawn_timer. Since the
Respawn Timer UI relies on this CBA Setting "onChange" code to apply its
changes also, it is also affected.
Issue ID: #161
What
=================
Fixed: respawn timer now actually stays in sync on all other clients
when they JIP and for those already present on the server.
Issue ID: #92 #161
Have a way in which a Zeus can set the respawn timer without requiring an admin.
The text was updated successfully, but these errors were encountered: