ZandroSpree 2, Release Candidate 2

    ZandroSpree is a multiplayer addon for Zandronum made to supercede
Skulltag's analogous mod SkullSpree. ZandroSpree includes more multi kills,
four different announcers, and 64-player support! This update to
ZandroSpree1b64 features cleaned-up code and a plethora of new
customization options.

New in this version:
* Colors are back! Bind a key in the menu to toggle them.
* Customizable volume! Bind keys in the menu.
* A more reasonable announcer selection interface.
* LANGUAGE lump: be multilingual or customize text colors!
* Multiple spree messages will not overlap.
* The default position of multi kill messages is not behind medals.
* Customize HUD message positioning!
* ZandroSpree can be disabled entirely at the push of a button.


    To switch announcers, bind a key in the Customize Controls menu.
ZandroSpree includes four different announcers:

  Unreal Tournament 2004 Male
  Unreal Tournament 2003 Male
  Unreal Tournament 2004 Female
  "Sexy" Female


    ZandroSpree now lets you customize the locations of killing spree and
multi kill HUD messages. To change the positioning of HUD messages, set the
following cvars:

  zaspree_spree_x and zaspree_spree_y,
  zaspree_multi_x and zaspree_multi_y,
  zaspree_bold_x and zaspree_bold_y (public spree announcements), and
  zaspree_end_x and zaspree_end_y (ended sprees).

The defaults are all 0, and the script adds whatever value it finds to the
HUD message's starting position. Cvars are interpreted as 1/1000ths in the
HudMessage functions. So, for example, if you want spree and multi kill
message side by side rather than stacked vertically, enter into the console

  set zaspree_multi_y -50
  set zaspree_multi_x 100
  set zaspree_spree_x -100

To move multi kill messages back behind the medals where they were in
SkullSpree and previous versions of ZandroSpree, do

  set zaspree_multi_y 550


    For modders: ZandroSpree currently uses script numbers 586-590 and HUD
message IDs 80430-80433 inclusive, as defined in acs_source/zaspree.ach. Do
whatever you want with this mod, and if you find a bug or a way to imrpove
it, please share!


Credits:

Aerial/Faerlyn
  ACS, ripping sounds

Ghastly Dragon
  ACS

Qent
  64-player support, updating to ZandroSpree 2

Sounds were ripped from Unreal Tournament.
