ULX

Author Topic: Can someone explain me how reseved slot work?!  (Read 2045 times)

0 Members and 4 Guests are viewing this topic.

Offline morten7000

  • Newbie
  • *
  • Posts: 39
  • Karma: -1
Can someone explain me how reseved slot work?!
« 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 :)
« Last Edit: August 07, 2013, 10:06:04 AM by morten7000 »

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Can someone explain me how reseved slot work?!
« Reply #1 on: August 07, 2013, 02:24:18 PM »
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.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline morten7000

  • Newbie
  • *
  • Posts: 39
  • Karma: -1
Re: Can someone explain me how reseved slot work?!
« Reply #2 on: August 08, 2013, 07:50:55 AM »
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 :)

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Can someone explain me how reseved slot work?!
« Reply #3 on: August 08, 2013, 02:15:09 PM »
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?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline morten7000

  • Newbie
  • *
  • Posts: 39
  • Karma: -1
Re: Can someone explain me how reseved slot work?!
« Reply #4 on: August 09, 2013, 11:13:07 AM »
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