View Issue Details

IDProjectCategoryView StatusLast Update
0001424unrealircdpublic2004-01-17 20:39
Reporterpenna22 Assigned Tocodemastr 
PrioritynormalSeverityfeatureReproducibilityN/A
Status resolvedResolutionfixed 
PlatformAthlon XPOSLinux 
Product Version3.2-beta19 
Summary0001424: HOOKTYPE_PRE_QUIT
Descriptioncould you please add an pre quit hook just like pre part ? that would be very helpful for my first unreal module ;)
TagsNo tags attached.
3rd party modules

Activities

syzop

2003-12-12 19:01

administrator   ~0004317

Details?
Changing the quit msg? perhaps. Blocking a quit? no.

penna22

2003-12-12 19:04

reporter   ~0004318

as i said like pre part hook to modify quit message just like pre part hook is for part message

AngryWolf

2003-12-12 20:35

reporter   ~0004319

Last edited: 2003-12-12 20:36

Oh, it would be very useful to me too. I also mean a hook for changing quit msgs. [Would mainly use it for an extended badword system (spam filtering with specific features), but it might be helpful for other problems, too.]

edited on: 12-12-03 20:36

syzop

2003-12-12 20:49

administrator   ~0004320

yeah spam filtering is the only thing I can come up with, something which we will integrate in upcomming release... but perhaps someone can come up with another idea, so it's worth to add :).

codemastr

2004-01-17 20:39

reporter   ~0004722

Added in .2049.

I added HOOKTYPE_PRE_LOCAL_QUIT which you return the modified message. Note though, this is NOT sent for all local disconnects. It is only sent for disconnects triggered by a /quit. Meaning it won't trigger on ping timeout, kill, etc.

Issue History

Date Modified Username Field Change
2003-12-12 15:13 penna22 New Issue
2003-12-12 19:01 syzop Note Added: 0004317
2003-12-12 19:04 penna22 Note Added: 0004318
2003-12-12 20:35 AngryWolf Note Added: 0004319
2003-12-12 20:36 AngryWolf Note Edited: 0004319
2003-12-12 20:49 syzop Note Added: 0004320
2004-01-17 20:39 codemastr Status new => resolved
2004-01-17 20:39 codemastr Resolution open => fixed
2004-01-17 20:39 codemastr Assigned To => codemastr
2004-01-17 20:39 codemastr Note Added: 0004722