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
{{ message }}
This repository has been archived by the owner on Dec 2, 2024. It is now read-only.
I created for my friends dedicated server, becouse if we want play alone and it is annoing when other players conecting into our room.
Now i know then we can set pasword on any empty room on any server and this solve the problem.
It is good solution, but we have to on each connect to empty room lock it, if i understood your code on github correctly.
Can you add some funkcionaliti on server config where can be set password for one or more rooms and this password will be active for server run-time.
This will be more comfortable, i can with my friends share one password witch is not change and other players who will play on my server can connect to others rooms witch is auto created as now.
The text was updated successfully, but these errors were encountered:
Yes if room is empty will required password (loaded from INI) for connect and this password can not be changed by host player.
Best solution will be that password in INI file will bound on room id, other rooms can be public.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I created for my friends dedicated server, becouse if we want play alone and it is annoing when other players conecting into our room.
Now i know then we can set pasword on any empty room on any server and this solve the problem.
It is good solution, but we have to on each connect to empty room lock it, if i understood your code on github correctly.
Can you add some funkcionaliti on server config where can be set password for one or more rooms and this password will be active for server run-time.
This will be more comfortable, i can with my friends share one password witch is not change and other players who will play on my server can connect to others rooms witch is auto created as now.
The text was updated successfully, but these errors were encountered: