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

[EXTENSION] Left 4 Downtown 2 (0.5.4.2) - L4D2 Only, Updated Left4Downtown


Post New Thread Reply   
 
Thread Tools Display Modes
chora
SourceMod Donor
Join Date: Dec 2010
Location: Brazil
Old 01-03-2012 , 19:42   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #291

RavenDan29, thank you very much!
SuperVersus worked with me!!
Finally my server came back to life
__________________

chora is offline
RavenDan29
Veteran Member
Join Date: Sep 2009
Old 01-04-2012 , 10:27   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #292

Quote:
Originally Posted by Sammit92 View Post
How to set more than 8 players on coop L4D2 Linux server with this extension?

I set:

in start line

+maxplayers 12

in server.cfg

sv_maxplayers 12
l4d_maxplayers 12
sv_visiblemaxplayers 12
But it still 8 players max.
I also use bebop.smx plugin, it hasn't cvars.
Do you have the latest gamedata.txt file?
http://left4downtown2.googlecode.com...ntown.l4d2.txt

which version of downtown have you got playerslots or normal? try swapping to the other version.

plus downtown will only show as 12 slots in openserverbrowser in dev console in game and HLSW (www.hlsw.net). but not on group server section only l4dtoolz can do that.

ps sv_maxplayers 12 only works with l4dtoolz not downtown
__________________

Last edited by RavenDan29; 01-04-2012 at 10:29.
RavenDan29 is offline
kekuy
New Member
Join Date: May 2010
Old 01-08-2012 , 17:12   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #293

Hello,
I can not create a 8vs8 my server
HLSW can see slot 16 but we only see part 8 slot max.
games in the server tells me after the full 8 player
View server.cfg:

Quote:
// Définir le nom du serveur
hostname ""

// RCON
rcon_password ""

////////////////////////////////////////////////////////////
///////// VARIABLES /////////////////
////////////////////////////////////////////////////////////
sv_rcon_maxfailures 5
sv_rcon_banpenalty 10
sv_search_key ""

//--> Steam group # to assign to server
sv_steamgroup ""


//-----------------------------------------------------------
//--> Left 4 Downtown v0.4.4 SM Extension Commands
//-----------------------------------------------------------

//--> Description:
//--> Download at http://forums.alliedmods.net/showthread.php?t=91132
//--> Unlock Maximum player slots & Updated Developer
//--> Functionality.

l4d_maxplayers 16
sm_cvar l4d_maxplayers 16

//--> Set to "-1" to disable override, and can be set using
//--> -maxplayers or +maxplayers from cmdline instead of
//--> using l4d_maxplayers "xx" command.
//--> "18" is maximum.


//-----------------------------------------------------------
//--> Remove Lobby Reservation v1.1.0 SM Extension Commands
//-----------------------------------------------------------

//--> Description:
//--> Download at http://forums.alliedmods.net/showthread.php?t=94415
//--> Removes the "maximum" player limit in the server after
//--> players connect from the lobby.
//--> Survival is 4, Versus is 8, etc.
//--> Use in conjunction with servers running >=9 player slots.

l4d_unreserve_full 1
sm_cvar l4d_unreserve_full 1

//sm_unreserve 1
sm_cvar sv_allow_lobby_connect_only 0

l4d_maxplayers 16
sv_visiblemaxplayers 16


//--> Set to "1" to automatically unreserve server at "full"
//--> Again, this is 4 for Survival, 8 for Versus, etc.
//--> Set to "0" to require admin to manually enter command.
//--> Type sm_unreserve in console as Admin in-game to
//--> Manually remove the reservation, after the game starts
//--> From the lobby.


// durée entre chaque tag en secondes
decalfrequency 5

// Active l'enregistrement des logs
log on
// Enregistre les ban dans les logs
sv_logbans 1
// Affiche les logs dans la console
sv_logecho 1
// Active l'enregistrement des infos serveur dans les logs
sv_logfile 1
// Enregistre les logs dans un seul fichiers (0/1)
sv_log_onefile 0
// Répertoire ou les logs sont enregistrés
sv_logsdir "logs"



// You shouldn't need to change anything below this in most cases
sv_alltalk 0
sv_consistency 1
sv_maxcmdrate 101
sv_minrate 20000
sv_maxrate 30000


// Lance la lecture des utilisateurs et IP bannis
exec banned_user.cfg
exec banned_ip.cfg
superversus.cfg :
Quote:
// This file was auto-generated by SourceMod (v1.2.3)
// ConVars for plugin "l4d_superversus.smx"


// Give extra survivors HP packs? (1 for extra medpacks)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_XtraHP "1"

// Max amount of infected (will not affect bots)
// -
// Default: "4"
// Minimum: "1.000000"
// Maximum: "18.000000"
l4d_infected_limit "8"

// Should we clear Lobby reservaton? (For use with Left4DownTown extension ONLY)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_killreservation "1"

// Set tanks HP based on Survivor Count
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
l4d_supertank "1"

// Maximum amount of survivors
// -
// Default: "8"
// Minimum: "1.000000"
// Maximum: "18.000000"
l4d_survivor_limit "8"

// Tanks HP Multiplier (multi*(survivors-4))
// -
// Default: "0.25"
// Minimum: "0.010000"
// Maximum: "1.000000"
l4d_tank_hpmulti "0.75"
sm exts list :
Quote:
[01] Automatic Updater (1.4.2-dev): Updates SourceMod gamedata files
[02] Webternet (1.4.2-dev): Extension for interacting with URLs
[03] Left 4 Downtown 2 Extension (0.5.2.3): Downtown1's extension to perform useful L4D1/L4D2 calls
[04] BinTools (1.4.2-dev): Low-level C/C++ Calling API
[05] [L4D2] 8+ Players BugFixes (1.0.0.: This extension try fix some bugs on server have more than 8 players
[06] Top Menus (1.4.2-dev): Creates sorted nested menus
[07] SDK Tools (1.4.2-dev): Source SDK Tools
[08] Client Preferences (1.4.2-dev): Saves client preference settings
[09] SQLite (1.4.2-dev): SQLite Driver
Sorry for my English
kekuy is offline
disq
Junior Member
Join Date: Dec 2004
Old 01-09-2012 , 16:23   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #294

The extension binary won't load on systems < glibc 2.4. Could you compile it on a pre-glibc2.4 system so that debian etch users can use it without having to recompile?
disq is offline
deejay87
Senior Member
Join Date: Apr 2004
Location: Pays du Glaude - France
Old 01-23-2012 , 15:08   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #295

Perfect for me everything working , let's go to see now for l4d
__________________
deejay87 is offline
Send a message via MSN to deejay87 Send a message via Skype™ to deejay87
SkazAM
BANNED
Join Date: Jan 2012
Old 01-25-2012 , 05:18   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #296

I have linux server 4x4 versus
I need only allows spectators with a full server. I need't for that L4DToolz either [L4D(2)] Remove Lobby Reservation (When Full), Am I write?
SkazAM is offline
marianro
Junior Member
Join Date: Feb 2012
Old 02-02-2012 , 14:19   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #297

Hi,
I'm hosting a dedicated server on Vista x32
My problem is that whatever I try to do my server can't host more then 8 slots. What I've tried to do?
1.installing l4downtown2 4.7.0, then 5.3.0, then renewing the .txt from gamedata
2.installing l4dtoolz
I ended by removing them all


ps1 server was recognizing left4downtown_version
ps2 i've typed in servers console l4d_maxplayers 10 , sm_cvar l4d_maxplayers 10
ps3 as l4dtoolz i've also typed sv_maxplayers 10, sm_cvar sv_maxplayers 10

Anyone can help here?

edit: and also +maxplayers10 and sv_visiblemaxplayers 10
if you ask me this : which version of downtown have you got playerslots or normal? try swapping to the other version.
answer is : yes, I've changed between them. Still 8 slots opened

Last edited by marianro; 02-02-2012 at 14:21.
marianro is offline
marianro
Junior Member
Join Date: Feb 2012
Old 02-05-2012 , 13:29   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #298

dead forum?
marianro is offline
RavenDan29
Veteran Member
Join Date: Sep 2009
Old 02-06-2012 , 12:16   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #299

Hi Marianro no its not a dead forum, and the answer to your question is you need these cvars to unreserve the lobby.

sm_cvar sv_removehumanlimit 1
sm_cvar sv_force_unreserved 1
sm_cvar sv_allow_lobby_connect_only 0

if you dont want it to be unreserved all the time only when its full you need:- Remove Lobby Reservation v1.1.0 Plugin with these cvar's

l4d_unreserve_full 1
sm_cvar l4d_unreserve_full 1 but not with these cvars
sm_cvar sv_force_unreserved 1
sm_cvar sv_allow_lobby_connect_only 0

Hope that helps ;)
__________________
RavenDan29 is offline
marianro
Junior Member
Join Date: Feb 2012
Old 02-09-2012 , 12:13   Re: [EXTENSION] Left 4 Downtown 2 (0.5.3) - L4D2 Only, Updated Left4Downtown
Reply With Quote #300

all these days I've been trying to do what you said ... but still :
[SM] Unable to find cvar: sv_removehumanlimit ( and other commands except sv_allow_lobby_connect_only which was already 0 )
beat that ! I don't have l4dtoolz installed, should I have it installed?

edit1:
"left4downtown_version" = "0.4.7.0"
notify singleplayer
- Left 4 Downtown Extension Version

edit2: tried with 0.5.3 normal and with l4dtoolz
i was able to use those commands but still server has 8 slots opened.

Last edited by marianro; 02-09-2012 at 15:21.
marianro 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 11:12.


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