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
psychonic

BAFFLED
Join Date: May 2008
Old 07-03-2011 , 11:38   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #881

Attachment on first post updated with new Windows gamedata for ep2v games.
psychonic is offline
RavenDan29
Veteran Member
Join Date: Sep 2009
Old 07-03-2011 , 18:28   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #882

ok im trying this with l4d2 since i am getting cbase errors appear, please what are the convars for this extension plugin?

@ below thx finally answered my question having already asked about 3 pages back does this work with l4d2 im geussing from your cryptic answer thats a no
__________________

Last edited by RavenDan29; 07-03-2011 at 18:32.
RavenDan29 is offline
psychonic

BAFFLED
Join Date: May 2008
Old 07-03-2011 , 18:29   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #883

Quote:
Originally Posted by RavenDan29 View Post
ok im trying this with l4d2 since i am getting cbase errors appear, please what are the convars for this extension plugin?
Quote:
Originally Posted by psychonic View Post
Compatible with EP1 (Insurgency, etc.), Orangebox mods (AoC, PvKII, etc.), and Valve's new Orangebox (TF2, DODS, CSS OB).
psychonic is offline
bobbobagan
SourceMod Donor
Join Date: May 2007
Location: New Zealand
Old 07-07-2011 , 00:41   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #884

Quote:
Originally Posted by psychonic View Post
Attachment on first post updated with new Windows gamedata for ep2v games.
Cheers Psychonic, you the man
__________________
bobbobagan is offline
Send a message via Skype™ to bobbobagan
nev
Member
Join Date: Sep 2010
Old 07-07-2011 , 11:56   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #885

Should I disable the standard reserved slots plugin before using this?

Last edited by nev; 07-07-2011 at 11:59.
nev is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 07-08-2011 , 15:47   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #886

Quote:
Originally Posted by nev View Post
Should I disable the standard reserved slots plugin before using this?
Yes.

This has its own .smx file for reserved slots, although Immunity Reserved Slots also works with this extension (but without the cbase smx file).
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
MonkeyDrone
AlliedModders Donor
Join Date: Jul 2011
Old 08-01-2011 , 11:09   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #887

I'm getting this Error.
L 08/01/2011 - 18:07:41: [SM] Unable to load extension "cbaseserver.ext": /opt/l4d2/left4dead2/left4dead2/addons/sourcemod/extensions/cbaseserver.ext.so: cannot open shared object file: No such file or directory
L 08/01/2011 - 18:07:41: [GEOIP] GeoIP database info: GEO-106FREE 20091001 Build 1 Copyright (c) 2009 MaxMind Inc All Rights Reserved
L 08/01/2011 - 18:07:41: [SM] Unable to load plugin "cbsext_reserves.smx": Required extension "CBaseServer tools" file("cbaseserver.ext") not runnin
L 08/01/2011 - 18:07:41: [SM] Error (line 0, column 0): Stream failed to open
L 08/01/2011 - 18:07:41: [SM] Unable to load plugin "immunityreserveslots.smx": Required extension "CBaseServer tools" file("cbaseserver.ext") not running

any ideas?
MonkeyDrone is offline
psychonic

BAFFLED
Join Date: May 2008
Old 08-01-2011 , 11:17   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #888

Quote:
Originally Posted by MonkeyDrone View Post
I'm getting this Error.
L 08/01/2011 - 18:07:41: [SM] Unable to load extension "cbaseserver.ext": /opt/l4d2/left4dead2/left4dead2/addons/sourcemod/extensions/cbaseserver.ext.so: cannot open shared object file: No such file or directory
L 08/01/2011 - 18:07:41: [GEOIP] GeoIP database info: GEO-106FREE 20091001 Build 1 Copyright (c) 2009 MaxMind Inc All Rights Reserved
L 08/01/2011 - 18:07:41: [SM] Unable to load plugin "cbsext_reserves.smx": Required extension "CBaseServer tools" file("cbaseserver.ext") not runnin
L 08/01/2011 - 18:07:41: [SM] Error (line 0, column 0): Stream failed to open
L 08/01/2011 - 18:07:41: [SM] Unable to load plugin "immunityreserveslots.smx": Required extension "CBaseServer tools" file("cbaseserver.ext") not running

any ideas?
Read three posts above yours (or just the very first post, take your pick).
psychonic is offline
Lob (UK
Veteran Member
Join Date: Jun 2009
Old 08-30-2011 , 15:23   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #889

Todays TF2 update 30th August 2011 has broken this again.

Code:
L 08/30/2011 - 20:14:36: Info (map "ctf_2fort") (file "errors_20110830.log")
L 08/30/2011 - 20:14:36: [SERVER] Sigscan for ConnectClient failed - Disabling detour to prevent crashes
L 08/30/2011 - 20:14:36: [SM] Unable to load extension "cbaseserver.ext": a
L 08/30/2011 - 20:14:39: [SM] Unable to load plugin "cbsext_reserves.smx": Required extension "CBaseServer tools" file("cbaseserver.ext") not running
- Lob (UK)
Lob (UK is offline
psychonic

BAFFLED
Join Date: May 2008
Old 08-30-2011 , 15:27   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #890

Quote:
Originally Posted by Lob (UK View Post
Todays TF2 update 30th August 2011 has broken this again.

Code:
L 08/30/2011 - 20:14:36: Info (map "ctf_2fort") (file "errors_20110830.log")
L 08/30/2011 - 20:14:36: [SERVER] Sigscan for ConnectClient failed - Disabling detour to prevent crashes
L 08/30/2011 - 20:14:36: [SM] Unable to load extension "cbaseserver.ext": a
L 08/30/2011 - 20:14:39: [SM] Unable to load plugin "cbsext_reserves.smx": Required extension "CBaseServer tools" file("cbaseserver.ext") not running
- Lob (UK)
I'll check it out in a few hours if no one beats me to it.
psychonic 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 13:45.


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