zer0k-z / more-stats

Swazgi's more-stats fork, with lots more features added

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

More Stats

Downloads Last commit Open issues Closed issues Size GitHub Workflow Status

Plugin to display statistics about various KZ actions. Read this if you are looking to migrate from Szwagi's plugins.

Commands

Arguments

  • Scope (s): all (alltime / overall) / session / run (not available for ResetStats) / segment / jump (exclusive to AirStats). Commands will show alltime statistics by default.
  • Mode (m): kzt / skz / vnl. Commands will use the current mode by default.
  • Course (c): 0 (main course), 1-100 (bonuses). Commands will use the current course by default.
  • For ResetStats, map name can be used instead of scope to show reset statistics for the requested map instead.

General

  • !morestats - Display command list in console

  • !pausesegment / !unpausesegment / !resumesegment / !togglesegment - Toggle recording of the segment

  • !resetsegment - Reset all statistics of the segment

  • !postrunstats - Display all run statistics at the end of the run

BhopStats

  • !bhopstats / !perfstats <s> <m> - Display bhop statistics

  • !perfstreaks <s> <m> - Display perf streaks

  • !scrollstats <s> <m> - Display scroll statistics

  • !chatscrollstats - Display realtime scroll statistics in chat

  • !chatbhopstats <s> <m> - Display bhop statistics in chat, similar to GOKZ's !bhopcheck

ResetStats

  • !resetcount / !rcount <s/map> <c> <m> - Display reset count

  • !completioncount / !ccount <s/map> <c> <m> - Display reset and completion count

  • !procompletioncount / !pccount <s/map> <c> <m> - Display reset and pro completion count

AirStats

  • !chatairstats - Display realtime airstrafe statistics in chat

  • !airstats <s> <m> - Display airstrafe statistics

Admin Commands

  • !morestatsdelete <UID> <all/bhop/reset/air>. - Delete statistics of selected player. UID is the number found in player's SteamID3: [U:1:XXXXXXXXX]

Dependencies

Notes

  • Requires more-stats in databases config.
  • Not every perf would result in a speed gain. More precisely (KZT/VNL example):
# ticks on ground 0 (considered as 1 tick in more-stats) 1 2+
Jumpbug/Duckbug/Telehop Speed preserved, considered as GOKZ perf Speed clamped, considered as GOKZ perf Speed clamped, not considered as GOKZ perf
Normal N/A Speed preserved, considered as GOKZ perf Speed clamped, not considered as GOKZ perf

Todo

  • Add a way to check other players' statistics

About

Swazgi's more-stats fork, with lots more features added


Languages

Language:SourcePawn 100.0%