[Implemented] Network-Client- detect Server-Disconnect.
Posted: Mon Dec 13, 2004 9:55 pm
At the moment the client can't check, if the server disconnect the connection. This would be nice.
Code: Select all
if NetworkClientEvent(ConnectionID)=4
debug "Server has disconnect"
endif