View Single Post
nowakpl
Junior Member
Join Date: Jan 2009
Old 12-06-2009 , 19:43   Re: [EXTENSION] Left 4 Downtown (0.3.1) - now with unlocked player slots
Reply With Quote #397

I've been able to create a linux server with more than 18 players (32 actually) by patching a "CServerGameClients::GetPlayerLimits(int& , int&, int&) const" function (_ZNK18CServerGameClients15GetPlayerLimitsERi S0_S0_) from server_linux.so. Code is quite simple, just a bunch of mov's, i hope its also doable (early enough) with sourcemod.
nowakpl is offline