Closed dahool closed 12 years ago
yep, useless in current state. Would be better to attach the client object to the event
True, or at least client id would be more useful.
e1444c5 was not a fix for this issue but for issue Courgette/big-brother-bot#47
I will now use fully qualified issue names in commit messages to avoid such confusions.
This bug should remain open
now the EVT_CLIENT_DISCONNECT event has the following data associated :
data
: previously used cid for the disconnected player
client
: client object for the disconnected player
Nice addition.
now in B3 1.8b2
Why the disconnect event send the cid instead of the client id ?
I don't see any much sense on this, as we will not have chance to identify the disconnected client.