ADD: inferno and dust2 maps, dust2 bugged

This commit is contained in:
2025-03-23 10:54:27 +00:00
parent b4cc44acc3
commit b2b5cc65b0
6 changed files with 20 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ from models.team import Team
def main():
import demoparser2
demo_parser = demoparser2.DemoParser("demo.dem")
demo_parser = demoparser2.DemoParser("the-mongolz-vs-natus-vincere-m2-inferno.dem")
game_info = demo_parser.parse_ticks(["X", "Y", "Z", "pitch", "yaw", "is_alive", "team", "player_steamid",
"team_rounds_total", "team_num", "total_rounds_played", "shots_fired",
"health"])