View Single Post
Kigen
BANNED
Join Date: Feb 2008
Old 12-20-2008 , 07:51   Re: [L4D] Unscrambler
Reply With Quote #2

Code:
 new MaxClients;
public OnMapStart()
{
     MaxClients = GetMaxClients();
}
Then it'd work with the web compiler?
Kigen is offline