View Single Post
Old 08-05-2008, 02:40 PM   #2 (permalink)
redsnow
Newbie
 
redsnow's Avatar
 
Join Date: Apr 2008
Location: No where you'd want to be
Posts: 82
Default

Check your scripts for IPLimiter.cs and make changes to this line:


Code:
public static int MaxAddresses = 5;
Change the 5 to fit your needs.
redsnow is offline   Reply With Quote