Skip to content

Question about CMsgGCVolatileItemLoadContents proto definition #1582

@lixiangqinbo

Description

@lixiangqinbo

What problem is this feature trying to solve?

Hello ,
I've been studying your work on CSGO network analysis and it's really impressive!

I'm trying to understand how to construct a CMsgGCVolatileItemLoadContents message, but I cannot find its proto definition in the public Protobuf files. Could you please provide some guidance on how to properly define this message type?

From NetHook2 output, I can see it contains:

Field 2: item_id (uint64)

Field 4: key_id (uint64)

But I want to make sure I'm constructing it correctly. Any advice would be greatly appreciated!

Thank you for your time and excellent work.

Best regards

How would you like it to be solved?

CMsgGCVolatileItemLoadContents proto

Have you considered any alternative solutions

CMsgGCVolatileItemLoadContents proto

Additional Information

CMsgGCVolatileItemLoadContents proto

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions