View Single Post
Marttt
Veteran Member
Join Date: Jan 2019
Location: Brazil
Old 05-01-2021 , 11:58   Re: [L4D2] Shop v2.4 (1 May 2021)
Reply With Quote #13

You shouldn't be using a #define to set MaxClients to 18.
As a good practice, use MAXPLAYERS+1 instead. (it will create an array with 64 size)
L4D2 can have up to 32 clients, a lot of modded servers has 20+ players slots.
__________________
Marttt is offline