Ulysses
Ulysses Stuff => General Chat & Help and Support => Topic started by: morten7000 on August 07, 2013, 09:37:47 AM
-
Hi Ulysses.
I Was just wondering how the helll does the reseved slot work??? :D
Because Right now I have it on option 1 which is "Admins fill slots" And as I thought it would work was like this: lets say i have a 20 slots server And i have 2 superadmins (the only one with reseved slot permission) and i put the amount of slot reseved to 2.... So now my max number of people that can play on my server is 18... but what if there is 18 people on my server including my 2 superadmins... shouldn't it then keep allow people to join until max slot is reached(20)??
I also tried option 3 which is "Admins kick people" which totaly didn't work?? :D.... My server was 20 slots and i put the amount of reseved slots to 2. Then the max player slot was 19 and when 18 player noone could join (not even superadmin which had A reseved slot)
option 2: Never tried it :P
Thanks for your help and time :)
-
See the descriptions starting at line 46 of our common options. (All can be set through XGUI, but sometimes described better in actual text)
https://github.com/Nayruden/Ulysses/blob/master/ulx/data/ulx/config.txt#L46
Setting rslotsvisible to 0 makes any of your reserved slot allowed admins to be forced to use "connect <yourserver:yourport>" from the console when the server looks full.
-
Hmmm. I think it get it now, But it still not doing as there is writing. Lets say my server is 10 slot and 8 non-admins are online then me and other admin join so the server is full. Then there is 2 non-admins who leave but noone cant still join because of the reseved slot?? I don't get that part ;)...
But Thanks for help :)
-
Lets say my server is 10 slot and 8 non-admins are online then me and other admin join so the server is full. Then there is 2 non-admins who leave but noone cant still join
This sounds like how rslots 2, our default, is supposed to act.
On mode 2--
; Same setup as mode 1, you have the two admins in the server and the server is full. Now, when a
; non-admin leaves the server, reserved slots will pick up the slot again as reserved. If a regular
; player tries to join and fill the server again, even though there are two admins connected, it will
; kick the regular player to keep the slot open
Or are you saying your 'admins", or anyone with the "ulx reservedslots" permission, are also getting kicked?
-
No Im saying that people with Resevedslot permission didn't count... so people couldn't join.... but for some reason it stopped now?? its working I think.... Thats strange... Let my Look into that