Killing Floor

Killing Floor

Patriarch Scoreboard
Showing 1-10 of 14 entries
< 1  2 >
Update: 5 Aug, 2019 @ 12:08pm

  • Removed an extra space from the start of the lines.
  • Ordered the settigns properly.

Update: 30 Jul, 2019 @ 10:38am

  • Improved settings.
    Removed the following settings: bOnBossKill, bOnMatchOver, iTextDuration & BResultsDisplay.

    Added BOnBossKill and BOnMatchOver. These can have a value ranging from 0 to 3, where 0 means "Do nothing", 1 means "Progress message", 2 means "Chat message" and 3 means "Both messages".

Update: 26 Jul, 2019 @ 7:55am

  • Broadcast text gets sent only once now when bOnBossKill and bOnMatchOver are enabled.

Update: 25 Jul, 2019 @ 1:58am

  • Changed ClientMessage to TeamMessage to make WebAdmin/Server console message look a bit prettier.

Update: 24 Jul, 2019 @ 1:46pm

  • Minor optimizations.
  • Improved settings.
  • Stripped colours from messages sent to WebAdmin.

Update: 22 Jul, 2019 @ 2:14pm

  • Results will now be claread when bOnMatchOver is false and match over text appears.
  • Made it possible to edit EntryText string.
  • Added %percentage% to show how much of total damage the player dealt.
  • Added broadcast as an option to display the results. (BResultsDisplay: 0 = progress, 1 = broadcast & 2 = both)

Update: 19 Jul, 2019 @ 12:29pm

  • Added one second delay for bOnBoss kill setting to avoid possible collisions.

Update: 13 Jul, 2019 @ 2:31pm

  • Corrected damage counting, only actual damage is counted now, not overkill. (Credits to Essence)
  • Added Essence's number formulation. (Credits to Essence)
  • Fixed ScoreKill function, it no longer breaks other mutators. (Credits to Essence)
  • Made it possible to switch between raw, separated thousands and Essence's abbreviated numbers.

Update: 13 Jul, 2019 @ 4:30am

  • TitleText is no longer displayed when the team wipes before boss wave.

Update: 12 Jul, 2019 @ 3:08pm

  • Fixed a little brain fart.