11-07-2004, 07:35 AM
var CreateGameTimeout = 30000; // wait 30 seconds before attempting to create a new game
var GameCreateDelay = 20000; // wait 10 seconds between game creates
var LoginWaitTimeout = 10000; // wait 10 seconds for login to finish (connect->password dialog)
that's for mine. wondering if ne1 can comment on this. ty in advanced
var GameCreateDelay = 20000; // wait 10 seconds between game creates
var LoginWaitTimeout = 10000; // wait 10 seconds for login to finish (connect->password dialog)
that's for mine. wondering if ne1 can comment on this. ty in advanced