Skip to content

arena_round_start #5

@MrPanica

Description

@MrPanica

Hi, I like your plugin, but it didn't work for me. The fact is that I tested it in Team Fortress 2, there is a special mode - the arena. They use a special hook to start the round.

But when I replaced it
if (!HookEventEx("round_start", Event_RoundStart))
with it
if (!HookEventEx("arena_round_start", Event_RoundStart))
it was all corrected.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions