Raised This Month: $51 Target: $400
 12% 

[EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots


Post New Thread Reply   
 
Thread Tools Display Modes
Jamster
Veteran Member
Join Date: Jun 2008
Old 01-29-2012 , 19:48   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #921

hmmm, with sourcebans loaded it must mess with it, looks fine

edit: make sure you have the admin-flatfile plugin loaded also

Last edited by Jamster; 01-29-2012 at 19:49.
Jamster is offline
chuj
Member
Join Date: Jan 2012
Location: Kraków, Poland
Old 01-30-2012 , 04:24   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #922

admin-flatfile is loaded (#38 ).
List of extenstions loaded:
Code:
[SM] Displaying 12 extensions:
         [01] Automatic Updater (1.3.9-dev): Updates SourceMod gamedata files
         [02] Webternet (1.3.9-dev): Extension for interacting with URLs
         [03] CS:S Tools (1.3.9-dev): CS:S extended functionality
         [04] BinTools (1.3.9-dev): Low-level C/C++ Calling API
         [05] SDK Tools (1.3.9-dev): Source SDK Tools
         [06] Top Menus (1.3.9-dev): Creates sorted nested menus
         [07] Client Preferences (1.3.9-dev): Saves client preference settings
         [08] SQLite (1.3.9-dev): SQLite Driver
         [09] SDK Hooks (2.1.0): Source SDK Hooks
         [10] CBaseServer tools (2.0.1): Base server tools (and example of detours)
         [11] Socket (3.0.1): Socket extension for SourceMod
         [12] MySQL-DBI (1.3.9-dev): MySQL driver implementation for DBI
List of plugins loaded:
Code:
[SM] Listing 55 plugins:
           01 "Anti-Flood" (1.3.9-dev) by AlliedModders LLC
           02 "High Ping Kicker - Lite Edition" (1.0.0.1) by Liam
           03 "Auto change map" (1.3) by Mleczam
           04 "Simple Welcome Message" (1.2) by Zuko
           05 "Fun Commands" (1.3.9-dev) by AlliedModders LLC
           06 "Rate watcher" (0.16) by X@IDER
           07 "Nextmap" (1.3.9-dev) by AlliedModders LLC
           08 "Player Commands" (1.3.9-dev) by AlliedModders LLC
           09 "Admin Sounds" (1.2.2) by cadav0r, dalto, o_O.Uberman.O_o, |HS|Jesus
           10 "Save Scores" (1.3.4) by exvel
           11 "Bot Ping" (1.0.1) by Knagg0
           12 "SM Parachute" (2.5) by SWAT_88
           13 "Extended Comm" (2.2.4) by Twisted|Panda
           14 "Basic Info Triggers" (1.3.9-dev) by AlliedModders LLC
           15 "Basic Commands" (1.3.9-dev) by AlliedModders LLC
           16 "Round and Map End Sound" (2.4.5) by FrozDark (HLModders.ru LLC)
           17 "Mapchooser Extended Sounds" (1.2) by Powerlord
           18 "Web Shortcuts" (1.0.1) by James "sslice" Gray
           19 "Client Preferences" (1.3.9-dev) by AlliedModders LLC
           20 "Simple Team Balancer" (2.0.$Revision: 96 $) by Simple SourceMod Plugins
           21 "Spray Tracer" (5.8a) by Nican132, CptMoore, Lebson506th
           22 "QuickDefuse" (0.3) by pRED*
           23 "Players Votes" (1.5.0) by The Resident, pZv!
           24 "Advertisements" (0.5.5) by Tsunami
           25 "Auto Swap Team" (2.2.1) by Experto
           26 "RankMe" (2.6.1) by lok1
           27 "Simple SourceMod Plugins Core Plugin" (1.0.$Revision: 90 $) by Simple SourceMod Plugins
           28 "Knife Fight" (1.3.8) by XARiUS, Otstrel.Ru Team
           29 "SM SKINCHOOSER" (2.2) by Andi67
           30 "Basic Votes" (1.3.9-dev) by AlliedModders LLC
           31 "Weapon Restrict" (2.3.5) by Dr!fter
           32 "Fun Votes" (1.3.9-dev) by AlliedModders LLC
           33 "Observe Client" (1.2.3) by WhiteWolf, puopjik, psychonic
           34 "Basic Chat" (1.3.9-dev) by AlliedModders LLC
           35 "Admin Help" (1.3.9-dev) by AlliedModders LLC
           36 "Anti-TK" (1.1.3) by Rothgar
           37 "Team Bets" (2.6) by GrimReaper - Original by ferret
           38 "Admin File Reader" (1.3.9-dev) by AlliedModders LLC
           39 "SwapTeam" (1.2.4) by MistaGee Fixed by Rogue
           40 "Hide Name" (1.1.4) by Twisted|Panda
           41 "Rock The Vote" (1.3.9-dev) by AlliedModders LLC
           42 "SourceBans" (1.4.9) by SourceBans Development Team
           43 "CBaseServer Ext Basic Reserve Slots" by predfoot winkerbottom
           44 "Server Hop" (0.8.1) by [GRAVE] rig0r
           45 "MapChooser Extended" (1.6.3) by Powerlord, Zuko, and AlliedModders LLC
           46 "Anti-Rejoin" (2.0.0) by exvel
           47 "Quake Sounds" (2.7) by dalto, Grrrrrrrrrrrrrrrrrrr, and psychonic
           48 "Map Nominations" (1.3.9-dev) by AlliedModders LLC
           49 "Admin Menu" (1.3.9-dev) by AlliedModders LLC
           50 "Auto Recorder" (1.1.0) by Stevo.TVR
           51 "Cheater Buster Tools" (1.2.1) by KawMAN
           52 "Advanced c4 Countdown Timer" (1.4.1) by dalto
           53 "Sound Commands" (1.3.9-dev) by AlliedModders LLC
           54 "AFK Manager" (3.4.3) by Rothgar
           55 "Bounty" (1.2.1) by Dr!fter
Could someone test if it really works with admins.cfg+admin_groups.cfg?

Last edited by chuj; 01-30-2012 at 04:26.
chuj is offline
Jamster
Veteran Member
Join Date: Jun 2008
Old 01-30-2012 , 09:17   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #923

Try unloading sourcebans, it's probably messing with the requests.

Otherwise if you want to keep sourcebans then you're going to have to use regular reserve slots.

Last edited by Jamster; 01-30-2012 at 09:18.
Jamster is offline
chuj
Member
Join Date: Jan 2012
Location: Kraków, Poland
Old 01-31-2012 , 02:40   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #924

Well like I said I can use both, but Sourcebans are working with www interface and I have to manually add admins in admins_simple.ini for reserved slots.

Maybe is there a simple way to create plugin, which on-load will autocreate and rewrite admins_simple.ini from admins.cfg+admin_groups.cfg?
chuj is offline
lucasdidur
Senior Member
Join Date: Jan 2011
Location: Brazil
Old 02-07-2012 , 18:14   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #925

I use SourceBans to manage Admins and Vips, but I can't get this work

I tried to use a the admins_simple.ini, but not work too.

Need to load reservedslots.smx to work?
Why this happening?
__________________



lucasdidur is offline
duydangle
Senior Member
Join Date: May 2010
Old 02-08-2012 , 23:07   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #926

Hello can players join the server when full via GUI or the connection must be established from the console?
duydangle is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 02-09-2012 , 07:55   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #927

Quote:
Originally Posted by duydangle View Post
Hello can players join the server when full via GUI or the connection must be established from the console?
They must connect from the console, as the game client won't try to connect to a full server.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
lucasdidur
Senior Member
Join Date: Jan 2011
Location: Brazil
Old 02-12-2012 , 10:32   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #928

This extension is currently work?

I am not getting into my server is full when I get the message "Server Full"


Need some additional configuration or plugin?
__________________



lucasdidur is offline
el_psycho
Member
Join Date: Feb 2012
Location: Vancouver, Canada
Old 02-22-2012 , 02:56   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #929

Please, someone make the reserved slots work for L4D2!
el_psycho is offline
mordicus
Junior Member
Join Date: Feb 2012
Old 03-03-2012 , 01:43   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #930

Hi there.
Thx for this plugin, it's what i was searching for
But i have some questions:
- Do i need anything else for this plugin ? (i only have metamod, sourcemod, tf2 tools and sdk tools.)
- When the plugin is loaded, is there a cfg we can edit ? (i would like to protect my TF2 community members from being kicked first (so the plugin won't kik ppl with [xxx] in their name))

Thx in advance

Last edited by mordicus; 03-03-2012 at 01:44.
mordicus is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 15:58.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode