Page 1 of 2 12 LastLast
Results 1 to 10 of 15

Thread: GU user prioritisation

  1. #1
    mepm's Avatar
    Join Date
    Aug 2005
    Location
    Darwin
    Posts
    4,282
    Liked
    19 times
    Points: 34,743, Level: 81
    Points: 34,743, Level: 81
    Achievements:
    Socialite (3+ friends)Veteran (6+ years registered)

    GU user prioritisation

    Last night the GU CSS server was full, and at least half of them weren't GU'ers - was great to see the server full but trouble is a number of GU'ers were trying to get in but couldn't because the server was full.

    Can we get something set up so that GU members have a higher priority getting into the server?

    Dunno if it can boot a non-GU'er to let a GU member in (sounds kinda harsh) but at least something that gives them priority when waiting.

    I know it doesnt happen very often but it still would come in handy.

  2. #2
    OMG THE GREEN BARS!!! Exalted CoCoBuckeTs's Avatar
    Join Date
    Jan 2002
    Location
    Darwin NT
    Posts
    7,000
    Liked
    0 times
    Points: 38,961, Level: 86
    Points: 38,961, Level: 86
    Achievements:
    Veteran (6+ years registered)Gift of the Gab (1 or more new user referral)
    OD used to have a system where we would put a line in our configs that would recognise us as GU users, that was a long time ago tho and steam has changed a lot

  3. #3
    Iced Coffee Drinker Exalted MetalAttack's Avatar
    Join Date
    Dec 2002
    Location
    Darwin
    Posts
    6,919
    Liked
    49 times
    Points: 41,653, Level: 89
    Points: 41,653, Level: 89
    Achievements:
    Veteran (6+ years registered)
    internode do it to internode clients.. from memory..
    http://www.users.on.net/~solomon/Images/warning.jpg

  4. #4
    Administrator OverDrive's Avatar
    Join Date
    Jul 2000
    Location
    Brisbane, QLD
    Posts
    5,741
    Liked
    40 times
    Points: 45,300, Level: 93
    Points: 45,300, Level: 93
    Achievements:
    Socialite (3+ friends)Ring Leader (has created a group)Veteran (6+ years registered)Tagger First Class
    Quote Originally Posted by MetalAttack View Post
    internode do it to internode clients.. from memory..
    Which is so easy for them, as they know the IP ranges for their clients. Absolutely impossible for me.

    It's something that I will consider re-coding if the GU servers are regularly full and gu people have issues getting in. At the moment that is just not the case.

    What I am thinking of doing is removing unused game servers and bumping the capacity of the more used ones.

    OD

  5. #5
    Iced Coffee Drinker Exalted MetalAttack's Avatar
    Join Date
    Dec 2002
    Location
    Darwin
    Posts
    6,919
    Liked
    49 times
    Points: 41,653, Level: 89
    Points: 41,653, Level: 89
    Achievements:
    Veteran (6+ years registered)
    that sounds good.. and yeah i know its easier for node.. i dont care either way gu servers FTW
    http://www.users.on.net/~solomon/Images/warning.jpg

  6. #6
    Old school chad's Avatar
    Join Date
    Jul 2000
    Posts
    1,446
    Liked
    16 times
    Points: 13,889, Level: 51
    Points: 13,889, Level: 51
    Achievements:
    Veteran (6+ years registered)
    static ip address ftw
    This post contains tracers of humor and nuts.

  7. #7
    Old school Lothar's Avatar
    Join Date
    Nov 2005
    Location
    Darwin
    Posts
    1,828
    Liked
    20 times
    Points: 20,130, Level: 61
    Points: 20,130, Level: 61
    Achievements:
    Ring Leader (has created a group)Second Class Tagger (tags posts a bit)Veteran (6+ years registered)
    Awards:
    Socially Engaged (private messages a lot)
    mani admin i think has some sort of prioity slots or something.... but i cant rember how it works

  8. #8
    Cow
    Cow is offline
    Exalted
    Join Date
    May 2001
    Posts
    4,006
    Liked
    0 times
    Points: 15,057, Level: 53
    Points: 15,057, Level: 53
    Achievements:
    Veteran (6+ years registered)
    can't work by STEAMID?

    i might have a looksee around to see if there is anything...

    edit: reserved slots for GU donators over GU members i think would be the go. make it a bit fairer for those who have given money to the new server

  9. #9
    mepm's Avatar
    Join Date
    Aug 2005
    Location
    Darwin
    Posts
    4,282
    Liked
    19 times
    Points: 34,743, Level: 81
    Points: 34,743, Level: 81
    Achievements:
    Socialite (3+ friends)Veteran (6+ years registered)
    maybe this will work?

    Reserve Slots

    Included is a basic reserve slot manager. To enable the reserve slot manager set cvar mani_reserve_slots 1
    The reserve slot manager requires that you allocated a certain amount of player slots so that players who are in the reserveslot.txt file and/or adminlist.txt file can join without waiting for the server to be not full.
    The amount of reserve slots that you wish is defined in the cvar mani_reserve_slots_number_of_slots
    If you wish players setup in the adminlist.txt file to be include as reserve slotplayers set the cvar mani_reserve_slots_include_admin 1
    If you wish a player to be immune from being kicked when a reserve slot player joins but you don?t want to give them reserve slot join privileges then add them to the imunnitylist.txt with the ?n? flag.
    There are two types of reserve slot strategy available: -

    Allow Reserve Slots to fill

    This is set by defining cvar mani_reserve_slots_allow_slot_fill 1
    In this mode only the reserve slots can be used by players defined in the adminlist.txt file and reserveslot.txt file.
    In this mode it will not kick existing players from the server to make way for a reserve slot player.

    Keep Reserve Slots free

    This is set by defining cvar mani_reserve_slots_allow_slot_fill 0
    In this mode the reserve slots are used solely as a buffer for people joining.
    Once a player has connected the reserve slot manager will determine if the player is on the reserveslot.txt list and kick an existing player if the server is full making the reserve slots free again.

    Kick method

    There are two ways in which the system will determine who should be kicked:

    Ping
    In this mode the player with the highest ping will be disconnected (spectators are chosen first before active players)
    For this method set your cvar mani_reserve_slots_kick_method 0

    Time Connected
    In this mode the player with the shortest connection time will be disconnected (spectators are chosen first before active players)
    For this method set your cvar mani_reserve_slots_kick_method 1

    Redirection to another server
    If a player is not allowed onto the server you can setup a cvar to redirect the player to another of your servers.
    Set cvar mani_reserve_slots_redirect to your chosen server (xxx.xxx.xxx.xxx:port)
    http://www.mani-admin-plugin.com/man...tion/index.php

  10. #10
    Administrator OverDrive's Avatar
    Join Date
    Jul 2000
    Location
    Brisbane, QLD
    Posts
    5,741
    Liked
    40 times
    Points: 45,300, Level: 93
    Points: 45,300, Level: 93
    Achievements:
    Socialite (3+ friends)Ring Leader (has created a group)Veteran (6+ years registered)Tagger First Class
    I know how to do it - the issue is integrating it into the forums.

    For now, the GU CSS server has been bumped to 20 players.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)