Skip to content

Problem with CUserCmdBase #11

@unknownguy1993

Description

@unknownguy1993

I am trying to give 450.f value like in csgo to m_forwardmove, but it doesn't really do anything, I tried to print the value and I get only 0, I want to know if it is an offsets problem or something else to implement?

class CUserCmdBase { public: PAD_CLASS(0x40); QAngle m_viewangles; int m_command_number; int m_tick_count; float m_forwardmove; float m_rightmove; float m_upmove; };

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions