Author Topic: SavageSpree  (Read 4251 times)

0 Members and 1 Guest are viewing this topic.

Offline Savage

  • Soldier
  • **
  • Posts: 155
SavageSpree
« on: May 15, 2020, 12:32:58 pm »
Script Name: SavageSpree
Script Description: Shows messages about current player's killing spree, saves best scores to the files. Script also shows best sprees done at current map at the end of the round.
Original Author(s): Savage
Compilation: Passed
Core Version: 2.8.2 (SC3)

Options:
SHOW_SPREEMSG = 4; //Number of kills between spree messages
COUNT_BOTS = TRUE;
ALLOW_SELF_KILL = FALSE;
TOP_SPREE = 10;
TOP_SPREE_MAP = 5;
TIME_SAVE_TOP = 30; //How often top should be saved to files (in seconds)

Commands:
!topspree - check best killing sprees
!topspreemap - check best killing sprees on current map
« Last Edit: June 29, 2020, 06:32:17 pm by Savage »

Offline Savage

  • Soldier
  • **
  • Posts: 155
Re: SavageSpree
« Reply #1 on: June 29, 2020, 06:32:04 pm »
Added ALLOW_SELF_KILL boolean constant to end the spree on self kill