nosoop / SM-TFCustomAttributeStarterPack

A collection of plugins to be used with the TF2 Custom Attribute framework.
MIT License
20 stars 10 forks source link

tf2.cattr_starterpack Out of Date #34

Closed ctf2w-crafting closed 3 years ago

ctf2w-crafting commented 3 years ago

Updated to 1152 from 1125

            "HandleRageGain()::NoHeavyRageGain"
            {
                // patch jump to prevent rage gain on Heavy
                "signature"         "HandleRageGain()"
                "linux"
                {
                    "offset"        "1152"
                    "verify"        "\x0F\x84"
                    "patch"         "\x0F\x81"
                }
            }