Is there a pice of code that would allow me to reconnect every said time interval.


I have tried this

on *:connect {
timer.reconnect 0 500 disconnect
}

this disconnects me just fine, but i cant figure th ecode to reconnect me to the server.