Skip to content

Add music kit StatTrak support#105

Open
GT-610 wants to merge 2 commits into
mikkokko:masterfrom
GT-610:master
Open

Add music kit StatTrak support#105
GT-610 wants to merge 2 commits into
mikkokko:masterfrom
GT-610:master

Conversation

@GT-610

@GT-610 GT-610 commented Apr 14, 2026

Copy link
Copy Markdown
  • Enable StatTrak music kit MVP counting

  • Update music kit MVP tracking and logging


By default StatTrak music kit only works in official DS, but now it is impossible anyway. Two features have been implemented for the StatTrak music kit in this PR:

First, the client listens for the round_mvp event and increments the count whenever a local player is awarded MVP.

Second, the inventory system identifies the currently equipped StatTrak music kit and increments the kill eater value by 1.

image

StatTrak now counts in all matches, including bots, P2P matches and SRCDS matches, with GC patched.

image

HUD display is yet to be implemented, as this is related to Panorama. I'm still investigating into this.

* Enable StatTrak music kit MVP counting

* Update music kit MVP tracking and logging
@GT-610

GT-610 commented Apr 14, 2026

Copy link
Copy Markdown
Author
5767ac785ce4629ac929a60d18c56c74

HUD display done!!! HOORAY!!!

Now it works through GC. And it can be seen by other players.

* Inject music kit MVP count into round_mvp events

* Add cross-platform module factory lookup

* Sync music kit MVP state for server round_mvp events

* Avoid redundant music kit state syncs
@GT-610

GT-610 commented Apr 15, 2026

Copy link
Copy Markdown
Author

Cleaned up the code. Now ready for merge.

@dricotec

Copy link
Copy Markdown

Wowie, good work.

programmer1o1 added a commit to programmer1o1/cs2_gc that referenced this pull request Jun 14, 2026
Tracks round_mvp events locally and increments the equipped StatTrak music
kit's kill counter. Syncs music kit state to the game server so other
players can see the current MVP count.

Co-authored-by: GT-610 <GT610@users.noreply.github.com>
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
programmer1o1 added a commit to programmer1o1/cs2_gc that referenced this pull request Jun 14, 2026
Tracks round_mvp events locally and increments the equipped StatTrak music
kit's kill counter. Syncs music kit state to the game server so other
players can see the current MVP count.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants