!!!!!!!!! CowboyHUD 2.3 -> EGO-BOOSTER SCRIPT <- 5/2/99 3:39pm EST !!!!!!!!!

By:
   Cowboy
   cowboy@planetstarsiege.com
   http:www.planetstarsiege.com/cowboy/
   ICQ# 31184463

Basically a Kill-Notification Script, the idea was from JHUD, but now that
it's obsolete, I thought I'd do this up... I've really added a lot since
version 1.0, this should be my last release (barring any major unknown bugs
or the ability to use transparent bitmaps!)

!!!!!!!!!!!!!!!!!!!!!!!!! NEW FEATURES / BUGFIXES !!!!!!!!!!!!!!!!!!!!!!!!!!

2.3: Purely aesthetics... I added my new email address and webpage!

2.2: Fixed problem on Multi-Team matches (more than 2 teams) that would
     result in ocassional incorrect killer & victim team status. This is due
     to the fact that Presto's pack assumes you are only playing in a 2-team
     match, and therefore his Team::Enemy() function only recognizes the
     FIRST enemy team as being the enemy. Instead of checking Team::Enemy(),
     I now check for !Team::Friendly(). Also: Cowboy Hats! (har har har)

     Included a JHUD-like display position option (down below) Check it out
     if you liked the placement of the original JHUD Kill Tracker...

2.1: You can now adjust the duration of the messages and the last-kill-time
     notification interval. - Good idea GrymReaper!

2.0: Now, tells and reminds you who last killed you - so you can GET
     REVENGE! Also lets you know if YOU were Team Killed, or committed
     suicide. HUD updates every so often and tells you how long since your
     last kill.

     Now with ANIMATED BITMAPS!   Woooo Baby!

1.0 No centerprint("",1) overlap, as this is a HUD and can be moved, also - 
    always stays open for 4 seconds after the last kill notification (got
    rid of that pesky schedule() function) ...and looks cool too!

Requires PrestoHUD, tested with 0.92 & 0.93 and depends on his eventKillTrak
functions, so it will only track kills or display the weapon names correctly
if $PrestoPref::KillTrak = true (in presto\PrestoPrefs.cs) and the inventory
tables and death messages are kept up-to-date.

Installation notes:

Unzip all files into \config\cowboy directory and add line:
Include("cowboy\\cowboyhud.cs"); to your autoexec.cs file somewhere AFTER
the exec("presto\\install.cs"); line! You'll never believe how many emails I
got about this one!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

(c) 1999 Ben Alman, whatever... I hope you enjoy this, and all that i ask is
that you give me props for it.. whatever... enjoy!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
