This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

L4DToolZ Metamod plugin (l4d1 & l4d2)


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Accelerator
Senior Member
Join Date: Dec 2010
Location: Russia
Old 05-07-2024 , 09:36   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1

Versions prior to 2.0.0 used a different method to block lobby creation. It did not allow assigning a lobby ID to the server, and also did not allow it to be removed by blocking the CBaseServer::SetReservationCookie function. In version 2.0.0, another method is used, more correct, based on offsets, namely, blocking the server's response to a lobby request, the function CBaseServer::ReplyReservationRequest(netadr_s &, bf_read&). When you set the cvar sv_force_unreserved to 1, the server will stop responding to any lobby requests. This replicates the way the original engine worked, where it would block a request to create a lobby from a client whose version is different from the server version.

UPD: I have added a reservation check. Now the server will respond to the lobby request in any case if it has already been reserved.
__________________

Last edited by Accelerator; 05-08-2024 at 03:39.
Accelerator is offline
gonderman
New Member
Join Date: Jan 2024
Old 05-10-2024 , 10:30   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #2

How to set max number of players/ or max number of special infected to 100 or even more?
sm_cvar z_hunter_limit 100 doesnt work
gonderman is offline
Spirit_12
Veteran Member
Join Date: Dec 2012
Location: Toronto, CA
Old 05-10-2024 , 13:40   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #3

Quote:
Originally Posted by gonderman View Post
How to set max number of players/ or max number of special infected to 100 or even more?
sm_cvar z_hunter_limit 100 doesnt work
That has nothing to do with this plugin. Those appear to be director variables that can be accessed through vscript logic or Left4Dhooks natives.
__________________
Spirit_12 is offline
HarryPotter
Veteran Member
Join Date: Sep 2017
Location: Taiwan, Asia
Old 05-12-2024 , 04:43   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #4

Quote:
Originally Posted by gonderman View Post
How to set max number of players/ or max number of special infected to 100 or even more?
sm_cvar z_hunter_limit 100 doesnt work
L4D1/2 only up to 32 max players
__________________
HarryPotter 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 02:13.


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