Skip to content

Instantly share code, notes, and snippets.

@shekeru
Created June 13, 2019 00:27
Show Gist options
  • Save shekeru/850d2f34d4892fdb9b76f41d53128a19 to your computer and use it in GitHub Desktop.
Save shekeru/850d2f34d4892fdb9b76f41d53128a19 to your computer and use it in GitHub Desktop.
Dota 2, Game Events (Port)
//=========== (C) Copyright 2005 Valve, L.L.C. All rights reserved. ===========
//
// Short-term repository for new gameevents during the port. (To prevent merge problems with the other res files.)
//
"ModEvents"
{
"dota_team_kill_credit"
{
"killer_userid" "short"
"victim_userid" "short"
"teamnumber" "short"
"herokills" "short"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment