Raised This Month: $32 Target: $400
 8% 

[L4D(2)] SuperVersus [1.5.4]


Post New Thread Reply   
 
Thread Tools Display Modes
SilentBr
Veteran Member
Join Date: Jan 2009
Old 06-05-2009 , 20:13   Re: [L4D] Super Versus
Reply With Quote #101

If you disable the option of Super Tank

These bugs: Tank disappear and Spawn mode take fix?

A doubt

Is it possible join to the team infected without having to enter !jointeam3?

Thank you
SilentBr is offline
YourEnemyPL
Junior Member
Join Date: Feb 2009
Old 06-06-2009 , 08:16   Re: [L4D] Super Versus
Reply With Quote #102

Quote:
Originally Posted by SilentBr View Post
But have some bugs
It's happening the same problem Visual77 says, spawns Survivor 9. Why?
l4d_survivor_limit 8
l4d_infected_limit 8
l4d_maxplayers 16
I'm not perfectly sure but try change line # 136
from
for (new i=1; i<MaxClients; i++)
to
for (new i=1; i<=MaxClients; i++)

in l4d_superversus.sp and compile this.

Edit:
Compiled. Not tested.
Attached Files
File Type: sp Get Plugin or Get Source (l4d_superversus.sp - 803 views - 11.2 KB)

Last edited by YourEnemyPL; 06-08-2009 at 17:06. Reason: file for SilentBr
YourEnemyPL is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 06-06-2009 , 15:35   Re: [L4D] Super Versus
Reply With Quote #103

Quote:
Originally Posted by YourEnemyPL View Post
I'm not perfectly sure but try change line # 136
from
for (new i=1; i<MaxClients; i++)
to
for (new i=1; i<=MaxClients; i++)

in l4d_superversus.sp and compile this.
Thanks but unfortunately I do not know "complies" the file .sp

I just install the plugin, but I do not edit it.

How I do compile the file?

You know about the bug tank's disappears? Can you fix it?

Thank you

Last edited by SilentBr; 06-06-2009 at 17:01.
SilentBr is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 06-06-2009 , 17:23   Re: [L4D] Super Versus
Reply With Quote #104

Hi DDR Khater

When I installed the plugin the first time it work perfect, you could join the team infected without the command jointeam3 and tank not disappeared.

But something happened the tank aways disappears and only enter the time infected with the command.

Can you do a "patch" with all files and settings suitable for running with your script? What are the cvars recomended etc?

Many servers work perfect with your script, but my server is killing me

Thank you for your attention
SilentBr is offline
imported_sparky
Member
Join Date: Dec 2004
Old 06-07-2009 , 09:15   Re: [L4D] Super Versus
Reply With Quote #105

Can someone please post a config for a working 16 player server. I have installed Left4DownTown extension and in hlsw it shows 16 spots. But I cand seem to get it to let more than 8 people connect. here is what im using.

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 0
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
Thanks in advance
__________________
Longisland Game Servers
www.ligs.us
imported_sparky is offline
Zeusbba
Member
Join Date: Jan 2009
Location: NY
Old 06-07-2009 , 11:44   Re: [L4D] Super Versus
Reply With Quote #106

Quote:
Originally Posted by imported_sparky View Post
Can someone please post a config for a working 16 player server. I have installed Left4DownTown extension and in hlsw it shows 16 spots. But I cand seem to get it to let more than 8 people connect. here is what im using.

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 0
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
Thanks in advance
If your using a lobby to connect to your server.

Quote:
Originally Posted by Zeusbba View Post
You cant connect via lobby, use direct connect to IP or Steam Group.
Zeusbba is offline
Zeusbba
Member
Join Date: Jan 2009
Location: NY
Old 06-07-2009 , 12:24   Re: [L4D] Super Versus
Reply With Quote #107

Was there a work around for the tank issue? Had one lastnight.
Zeusbba is offline
SilentBr
Veteran Member
Join Date: Jan 2009
Old 06-07-2009 , 22:34   Re: [L4D] Super Versus
Reply With Quote #108

Imported_sparky your server is hosted? You have to ask the company to release 16 slots. If there are 16 slots you cant connect via lobby.

Where do you put these commands?

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 0
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
SilentBr is offline
imported_sparky
Member
Join Date: Dec 2004
Old 06-07-2009 , 22:50   Re: [L4D] Super Versus
Reply With Quote #109

No its not hosted. I added that to the server.cfg. I added +maxplayers 16 to the start line. I tried to join the server when it had 8 players with connect 444.44.444:4444 and id would not connect. I have to try again to get the error it was not server is full.
__________________
Longisland Game Servers
www.ligs.us
imported_sparky is offline
jimihendrix820
Member
Join Date: Jan 2009
Old 06-08-2009 , 12:04   Re: [L4D] Super Versus
Reply With Quote #110

Is there a way to turn this on and off? I'm thinking of running this on one of my servers. As far as i know this needs to be run with the extension. If i install the extension as well as this plug in i'm wondering if in game i can enable/disable more than 8 people to join without restarting the server. If this is possible would i have to edit the max players in game with this plug in or the extension?
jimihendrix820 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 05:50.


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