Page 1 of 1

LiteSpree (v1b)

Posted: Sat Aug 11, 2018 11:49 am
by Sean
LiteSpree TM

LiteSpree is an addon for Zandronum that adds multi-kills and killing sprees. It's been in development for literally years after that time ZandroSpree broke during an FNF. But it got run on FNF last night and now Marcaek wants me to post it to the forum so are you happy now marc???////

Features
  • Light! Fits in a whole sector of your typical hard drive!
  • Customisable! Use the stock announcer pack, make your own, or use none at all! Announcers are seperated from the core mod, so you can do whatever with them!
  • Modern! Uses named scripts, so mod conflicts will only happen if a developer of a mod you're playing really hates me or something
Spoiler: TODO (Open)
  • Customisable HUD message positions
  • some way of making announcements not conflict with eachother?
Download Server hosts: You should host the announcer pack as an optional wad, using -optfile. On TSPG, it's the Optional WADs box next to the normal WADs box.

Announcers!
The stock announcer pack has all of the stock announcers from ZandroSpree:

0. UT 2004 Male
1. UT 2003 Male
2. UT 2004 Female
3. "Sexy" Female

So cheers to wherever they came from.
Spoiler: Make your own announcers! (guide stolen from readme) (Open)

Code: Select all

If you want to make your own announcer pack, it's easy! Sound files use
the following naming scheme:

LTSPa<X><Y><Z>

where
  <X> is the number of the announcer (from 0-9),
  <Y> is the type of announcement (0 = multi-kill, 1 = spree),
  <Z> is the number of the multi kill or spree (zero-indexed).

For example:
  LTSPa106.ogg -- announcer 1, multi-kill 6 (holy shit)
  LTSPa212.ogg -- announcer 2, spree 2 (dominating)
Configuration
Client
  • litespree_announcer (default 0)
    Sets the announcer ID, from 0-9
  • litespree_volume (default 100)
    Sets the announcer volume, from 0-100
  • litespree_show_messages (default true)
    Sets whether to show messages or not. Unfortunately, this also
    disables the announcer, I'll change this eventually...
  • litespree_message_time (default 1.0)
    Sets how long messages will be displayed for, in seconds.
Server
  • litespree_multi_timeout (default 120)
    Sets the multi-kill timeout, in tics.

Re: LiteSpree (v1a-beta7)

Posted: Sat Aug 11, 2018 7:13 pm
by Marcaek
Marcaek wants me to post it to the forum so are you happy now marc???////
yes

Re: LiteSpree (v1a-beta7)

Posted: Sun Aug 12, 2018 11:53 am
by Ænima
Finally, no conflicts!!

Re: LiteSpree (v1a)

Posted: Fri Aug 31, 2018 10:54 pm
by Sean
Litespree v1a released. Basically just a small code change but it's no longer beta, woo.

Re: LiteSpree (v1b)

Posted: Sat Sep 08, 2018 10:54 pm
by Sean
LiteSpree v1b:
  • a bug fix
  • The message displayed where someone's spree ends due to suicide now uses the player's gender
  • You can use litespree_message_time to set how long messages are displayed for
  • another minor code cleanup
donwloads in OP

Re: LiteSpree (v1b)

Posted: Fri Jan 08, 2021 11:24 pm
by ASCiiDiTY
Great little mod. Is there any reason to use zandrospree2rc2 over this? This seems like the better option of the two, but many are using the other one.