Sunday, January 23, 2011

Event Notifications

Blackops by default does a poor job notifying the player when important events happen.  How many times have you been playing a round of ctf and the other team not only takes your flag, but also captures it before you get any sort of audio cue?  

To help with that I added an event notification system that will simply write some text letting know how immediately when one of these events occurs.  If you team is the one triggering the event, more details are shown like "GoneMAD has taken the flag".  If you are on the other team the message is more general like "The enemy has taken the flag".

Supported events:
ctf_pickup
ctf_capture
ctf_return
ctf_dropped
sd_planted
sab_planted
dem_planted
sd_defused
sab_defused
dem_defused
koth_captured
koth_destroyed       

This is the first version of this feature.  I will most likely come back to this and try to fix the audio cues as well.








No comments:

Post a Comment