I want to write a mod/moderator that will do:
Catch several events (non UT names used), like:
- player gotHit
- player landsOnFloor
- player FiresOnce
- player FiresContinues
etc.
I want this information to be send to an external app. or an activeX
and i want all original codes to continue.
So i end up with an simple logging (i know it is easyer to, but i will use it for a supprise) window or something
Is this possible? any pointers, please, i want it done by monday
Catch several events (non UT names used), like:
- player gotHit
- player landsOnFloor
- player FiresOnce
- player FiresContinues
etc.
I want this information to be send to an external app. or an activeX
and i want all original codes to continue.
So i end up with an simple logging (i know it is easyer to, but i will use it for a supprise) window or something
Is this possible? any pointers, please, i want it done by monday