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

Whats wrong with this CFG


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
eviatark2
New Member
Join Date: Jun 2010
Old 06-06-2010 , 11:25   Whats wrong with this CFG
Reply With Quote #1

I found this CFG to make a 8 coop game, but something wrong with it.
I know it because when I executed it the tank in the finale didn't spawn
I have left4downtown.
Code:
sm_cvar sv_allow_lobby_connect_only 0
sm_cvar l4d_maxplayers 8
sm_cvar sb_all_bot_team 1
sm_cvar z_max_player_zombies 0
sm_cvar survivor_limit 8
sm_cvar sv_visiblemaxplayers -1
sm_cvar mp_gamemode coop
changelevel l4d_airport01_greenhouse
eviatark2 is offline
Encryption
Member
Join Date: Aug 2009
Location: Florida
Old 06-10-2010 , 08:15   Re: Whats wrong with this CFG
Reply With Quote #2

Ive never hosted l4d, but ive hosted just about everything else. I don't think (unless l4d is different) that you need to add the sm_cvar prefix to all your commands. Try this

Code:
sv_allow_lobby_connect_only 0
l4d_maxplayers 8
sb_all_bot_team 1
z_max_player_zombies 0
survivor_limit 8
sv_visiblemaxplayers -1
mp_gamemode coop
changelevel l4d_airport01_greenhouse
__________________
Encryption is offline
Send a message via MSN to Encryption
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 08:18.


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