MantisBT - Zandronum
View Issue Details
0001995Zandronum[All Projects] Suggestionpublic2014-11-09 21:402014-11-11 23:27
Hypnotoad 
 
normalfeatureN/A
newopen 
 
 
0001995: Requesting new event types for when a player logs in (and logs out, if possible)
As discussed on IRC, it would be useful to have events GameEvent_PlayerLogsIn and GameEvent_PlayerLogsOut (if logging out is possible), this would help mods to utilize the account system. In particular, it might be useful for the logging out event to send the account name of the player that somehow logged out, in case he logged out mid game to avoid losing experience/elo points for instance, so that the mod can 'punish' him as necessary.
No tags attached.
Issue History
2014-11-09 21:40HypnotoadNew Issue
2014-11-11 04:59WatermelonNote Added: 0010860
2014-11-11 18:12HypnotoadNote Added: 0010868
2014-11-11 23:27ZzZomboNote Added: 0010869

Notes
(0010860)
Watermelon   
2014-11-11 04:59   
Sorry this is off topic a bit, but I assume you'd also want some way to see if someone lagged out?
(0010868)
Hypnotoad   
2014-11-11 18:12   
I've always assumed that when a player lags out of the server a disconnect script is activated, but if this is false then an event for that would also be useful.
(0010869)
ZzZombo   
2014-11-11 23:27   
Why lagging out in particular? Because it's similar word to "logging out"? Why not also kicked out, etc?