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

[L4D(2)] SuperVersus [1.5.4]


Post New Thread Reply   
 
Thread Tools Display Modes
OohItzMario
Junior Member
Join Date: May 2009
Old 05-20-2009 , 20:45   Re: [L4D] Super Versus
Reply With Quote #31

Quote:
Originally Posted by AntDX316 View Post
i cannot get more than 8 people to join do any of u confirm the downtown + superversus together will make more than 8 join

did u guys actually try it?
Mine did not work either, and I dl'ed downtown + superversus, even the missing survivors plugin, the slots show up in hlsw, but they never fill so I just gave up, ill wait for the sdk i guess
OohItzMario is offline
Send a message via Yahoo to OohItzMario
bac3bac0mm
New Member
Join Date: May 2009
Old 05-21-2009 , 01:45   Re: [L4D] Super Versus
Reply With Quote #32

Quote:
Originally Posted by DDR Khat View Post
The solution to this problem is to not use all available slots. The AI director needs a player slot available to be able to spawn the tank as it is a BOT that it spawns as.This will automatically happen. This plugins name is actually mis-leading, I may get it renamed.
sm_cvar l4d_maxplayers 16
sm_cvar sb_all_bot_team 1
sm_cvar l4d_survivor_limit 8
sm_cvar l4d_infected_limit 8
sm_cvar sv_visiblemaxplayers -1
sm_hardzombies 1
sm_cvar mp_gamemode versus

sm_cvar versus_tank_chance_intro 1
sm_cvar versus_tank_chance_finale 1
sm_cvar versus_tank_chance 1
sm_cvar versus_witch_chance_intro 1
sm_cvar versus_witch_chance_finale 1
sm_cvar versus_witch_chance 1
sm_cvar versus_boss_spawning 2
sm_cvar director_force_tank 1
sm_cvar versus_boss_flow_min_intro 0.2
sm_cvar versus_boss_flow_max_intro 0.6
sm_cvar versus_boss_flow_min 0.2
sm_cvar versus_boss_flow_max 0.6
sm_cvar versus_boss_flow_min_finale 0.15
sm_cvar versus_boss_flow_max_finale 0.6
// gap between witches and tanks
sm_cvar versus_boss_padding_min 0.1
sm_cvar versus_boss_padding_max 0.8

Is about config is conflict with each others? My problems still
bac3bac0mm is offline
DDR Khat
SourceMod Donor
Join Date: Feb 2006
Old 05-21-2009 , 04:49   Re: [L4D] Super Versus
Reply With Quote #33

Quote:
Originally Posted by OohItzMario View Post
Mine did not work either, and I dl'ed downtown + superversus, even the missing survivors plugin, the slots show up in hlsw, but they never fill so I just gave up, ill wait for the sdk i guess
did you even bother to set l4d_maxplayers? are youjoining via lobby?
Quote:
Originally Posted by bac3bac0mm View Post
sm_cvar l4d_maxplayers 16
sm_cvar sb_all_bot_team 1
sm_cvar l4d_survivor_limit 8
sm_cvar l4d_infected_limit 8
sm_cvar sv_visiblemaxplayers -1
sm_hardzombies 1
sm_cvar mp_gamemode versus

sm_cvar versus_tank_chance_intro 1
sm_cvar versus_tank_chance_finale 1
sm_cvar versus_tank_chance 1
sm_cvar versus_witch_chance_intro 1
sm_cvar versus_witch_chance_finale 1
sm_cvar versus_witch_chance 1
sm_cvar versus_boss_spawning 2
sm_cvar director_force_tank 1
sm_cvar versus_boss_flow_min_intro 0.2
sm_cvar versus_boss_flow_max_intro 0.6
sm_cvar versus_boss_flow_min 0.2
sm_cvar versus_boss_flow_max 0.6
sm_cvar versus_boss_flow_min_finale 0.15
sm_cvar versus_boss_flow_max_finale 0.6
// gap between witches and tanks
sm_cvar versus_boss_padding_min 0.1
sm_cvar versus_boss_padding_max 0.8

Is about config is conflict with each others? My problems still
This is a internal issue that needs to get patched by Downtown. Here is a quote from the logs to explain the lack of a Tank:
L 05/19/2009 - 18:47:54: N0buLLsH!t+ spawned as a TANK
L 05/19/2009 - 18:47:54: "N0buLLsH!t+<62><STEAM_1:1:24718397><Infected ><TANK><ALIVE><6000+0><setpos_exact 0.00 0.00 -438.00; setang 359.85 218.78 0.00><Area 0>" spawned
L 05/19/2009 - 18:47:54: "Tank<77><BOT><Spectator>" disconnected (reason "Kicked by Console : infected team is full")

The tank never gets into infected, thus never spawns properly.
__________________
Nothing but a whisper in the wind~~

Last edited by DDR Khat; 05-21-2009 at 09:07.
DDR Khat is offline
AntDX316
Member
Join Date: Apr 2009
Old 05-21-2009 , 14:23   Re: [L4D] Super Versus
Reply With Quote #34

so ur plugin is good cause it increases the limit

but the problem is people still cannot join cause of the 8 player cap...

but ive seen JP and another server have 16/16 versus i joined and it was really 8v8

i tried asking how and got kicked

it is possible they know how but we dont... wtf
AntDX316 is offline
AtomicStryker
Veteran Member
Join Date: Apr 2009
Location: Teutonia!!
Old 05-21-2009 , 14:53   Re: [L4D] Super Versus
Reply With Quote #35

You need both Downtowns Extension and this Plugin (i recommend using the 'Maxplayers' bot plugin aswell), then you _MUST NOT_ use any Lobby, but connect via IP or Steam Group only. Also, your server needs settings, here are those i used:

Code:
sm_cvar sv_visiblemaxplayers 16
sm_cvar l4d_maxplayers 16
sm_cvar l4d_survivor_limit 8
sm_cvar l4d_infected_limit 8
sm_cvar z_max_player_zombies 8
sm_cvar l4d_supertank 1
sm_cvar sb_all_bot_team 1
sm_cvar mp_gamemode versus


sm_cvar z_versus_smoker_limit 2
sm_cvar z_versus_boomer_limit 2
sm_cvar z_exploding_limit 2
sm_cvar z_hunter_limit 6
sm_cvar z_common_limit 40
sm_cvar z_mega_mob_size 60
sm_cvar z_mob_spawn_max_size 40
I use sm_cvar everywhere because im too lazy to seperate blocked and unblocked cvars, also mp_gamemode versus and sb_all_bot_team so the server wont bug out on direct connect
AtomicStryker is offline
OohItzMario
Junior Member
Join Date: May 2009
Old 05-21-2009 , 17:16   Re: [L4D] Super Versus
Reply With Quote #36

Quote:
Originally Posted by DDR Khat View Post
did you even bother to set l4d_maxplayers? are youjoining via lobby? This is a internal issue that needs to get patched by Downtown. Here is a quote from the logs to explain the lack of a Tank:
L 05/19/2009 - 18:47:54: N0buLLsH!t+ spawned as a TANK
L 05/19/2009 - 18:47:54: "N0buLLsH!t+<62><STEAM_1:1:24718397><Infected ><TANK><ALIVE><6000+0><setpos_exact 0.00 0.00 -438.00; setang 359.85 218.78 0.00><Area 0>" spawned
L 05/19/2009 - 18:47:54: "Tank<77><BOT><Spectator>" disconnected (reason "Kicked by Console : infected team is full")

The tank never gets into infected, thus never spawns properly.
Ive done everything everyone has suggested in this forum thread, i set l4d_maxplayers to 10, then 12, then 14, all the way up to 18 every time it didnt work i lowered it 2 slots, i join via lobby, via openserverbrowser it doesnt matter it wont work for me so im just going to wait till sdk

EDIT: and to top it off my server would show on that link on the first page about see servers running this plugin yadda yadda, but it would only go up to 8/10 8/12 8 /14 w/e i have had it set to when ever i tryed.
OohItzMario is offline
Send a message via Yahoo to OohItzMario
mukla67
Member
Join Date: Nov 2008
Old 05-21-2009 , 17:20   Re: [L4D] Super Versus
Reply With Quote #37

Quote:
Originally Posted by OohItzMario View Post
Ive done everything everyone has suggested in this forum thread, i set l4d_maxplayers to 10, then 12, then 14, all the way up to 18 every time it didnt work i lowered it 2 slots, i join via lobby, via openserverbrowser it doesnt matter it wont work for me so im just going to wait till sdk

EDIT: and to top it off my server would show on that link on the first page about see servers running this plugin yadda yadda, but it would only go up to 8/10 8/12 8 /14 w/e i have had it set to when ever i tryed.

Have you even contacted your Server provider to change the command line cos if you havent you'll never get people connecting i found this out the hard way but it all works fine now

I just need to know how to get 6 infected bots running so it evens out the teams if there isnt enough people as im running this on 6 v 6 so if anyone could help id greatly appreciate this
mukla67 is offline
OohItzMario
Junior Member
Join Date: May 2009
Old 05-21-2009 , 17:36   Re: [L4D] Super Versus
Reply With Quote #38

Quote:
Originally Posted by mukla67 View Post
Have you even contacted your Server provider to change the command line cos if you havent you'll never get people connecting i found this out the hard way but it all works fine now

I just need to know how to get 6 infected bots running so it evens out the teams if there isnt enough people as im running this on 6 v 6 so if anyone could help id greatly appreciate this
I'm going to guess thats why it was not working, however I don't think nuclear fallout will change the command line for me just so I can have 4 or 6 more people playing on my server w/o paying for it ^^
OohItzMario is offline
Send a message via Yahoo to OohItzMario
mukla67
Member
Join Date: Nov 2008
Old 05-21-2009 , 17:41   Re: [L4D] Super Versus
Reply With Quote #39

lol well then yeah tht is your problem i had to get inx to upgrade my server to 12 slots and then change the command line it costs me extra but well worth it with this plugin
mukla67 is offline
DDR Khat
SourceMod Donor
Join Date: Feb 2006
Old 05-21-2009 , 20:18   Re: [L4D] Super Versus
Reply With Quote #40

1.2 update applied. Update strongly recommended.
__________________
Nothing but a whisper in the wind~~
DDR Khat 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:24.


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