View Single Post
XDglory
Member
Join Date: May 2012
Old 02-06-2020 , 23:22   Re: L4DToolZ Metamod plugin (l4d1 & l4d2)
Reply With Quote #1427

I hosted a L4D2 listened server and installed l4dtoolz from the page:
https://forums.alliedmods.net/showpo...postcount=1211

After setting the following cvar, 5th player still can't join my server and says session full:
Code:
sv_maxplayers 6
sm_cvar sv_force_unreserved 1
sv_visiblemaxplayers 6
My plugin environment is:
Code:
SourceMod Version Information:
    SourceMod Version: 1.9.0.6282
    SourcePawn Engine: 1.9.0.6282, jit-x86 (build 1.9.0.6282)

Metamod:Source Version Information
    Metamod:Source version 1.11.0-dev+1128
    Plugin interface version: 16:14
    SourceHook version: 5:5

] meta list
Listing 6 plugins:
  [01] L4DToolZ (1.0.0.9h-unknown) by Ivailosp
  [02] SourceMod (1.9.0.6282) by AlliedModders LLC
  [03] Left 4 Downtown 2 (0.6.3) by Downtown1, ProdigySim, Visor, Accelerator; minor contrib.: XBetaAlpha, AtomicStryker, xerox8521
  [04] SDK Tools (1.9.0.6282) by AlliedModders LLC
  [05] SDK Hooks (1.9.0.6282) by AlliedModders LLC
  [06] DHooks (2.2.0-detours9) by Dr!fter
Server status:
Code:
] status
version : 2.1.5.5 7227 insecure  
udp/ip  : *.*.*.*:27015 [ public n/a ]
os      : Windows Listen
map     : c2m2_fairgrounds at ( 1621, 2706, 66 )
players : 1 humans, 0 bots (6 max) (not hibernating) (unreserved)

# userid name uniqueid connected ping loss state rate adr
#  2 1 "TEST" STEAM_1:1:14138279 14:00 41 0 active 30000 loopback
# 3 "Ellis" BOT active
# 4 "Rochelle" BOT active
# 5 "Coach" BOT active
#end
Does anyone know where the problem is?

Last edited by XDglory; 02-06-2020 at 23:30.
XDglory is offline