Skip to content

Proposal: Write a custom sourcemod event listener to send log events directly to server instead of dealing with parsing. #12

@QtKaii

Description

@QtKaii

We could write a server plugin to forward all events to ShrimpStats with a gRPC connection allowing real-time data-communication and more information than what we could extract from parsing.

A list of tf2 events are as follows:

https://wiki.alliedmods.net/Team_Fortress_2_Events

This could be implemented as a simple Enum, and then a handler could be written.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions