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
Controlled by rcon.js as much as possible. Successful connect yields true, error event (and if possible end) yields false. If server stop doesn't trigger this event immediately (i.e. not only after a failing send) have service stop function yield a false.
The text was updated successfully, but these errors were encountered:
Add
online
boolean property to state.Controlled by
rcon.js
as much as possible. Successful connect yieldstrue
,error
event (and if possibleend
) yieldsfalse
. If server stop doesn't trigger this event immediately (i.e. not only after a failing send) haveservice
stop function yield afalse
.The text was updated successfully, but these errors were encountered: