UnoffLandz / unoff-landz

open source server for the eternal lands/other life client
9 stars 4 forks source link

relog char into live server is blocked due to concurrent char warning #25

Closed themuntdregger closed 10 years ago

themuntdregger commented 10 years ago

Fixed

On closing socket, the char id on the client node was not being cleared to zero. Hence, when char logged back on, the char id on the previous client node would cause the connection to appear concurrent.