24-07-2006, 05:56 PM
Dave Wrote:Check the definition of frmServer.socket(i) in your source code. Is the first element in the array number 0 or number 1? In the case it's number 0, you need to change for i = 1 To MAX_PLAYERS to i=0
doesnt work :/