View Single Post
Throst68
Junior Member
Join Date: Apr 2018
Old 06-28-2018 , 20:15   Re: [TF2] TF2Attributes (v1.2.1, 07/02/2015)
Reply With Quote #548

Quote:
Originally Posted by Oshizu View Post
Updated gamedata
Enjoy!

PHP Code:
            "CEconItemSchema::GetAttributeDefinitionByName"    //(const char*), returns CEconItemAttributeDefinition* 
            
{
                
"library"            "server"
                "windows"            "\x55\x8B\xEC\x83\xEC\x14\x53\x8B\x5D\x08\x56\x57\x8B\xF9\x85\xDB\x75\x2A\x33\xC0"
                "linux"                "@_ZN15CEconItemSchema28GetAttributeDefinitionByNameEPKc"
                "mac"                "@_ZN15CEconItemSchema28GetAttributeDefinitionByNameEPKc"
            

probably quickest gamedata update I ever did
hue
what about this?
Code:
L 06/28/2018 - 20:11:39: [SM] Exception reported: Could not initialize call to CAttributeList::RemoveAttribute
L 06/28/2018 - 20:11:39: [SM] Blaming: tf2attributes.smx()
L 06/28/2018 - 20:11:39: [SM] Call stack trace:
L 06/28/2018 - 20:11:39: [SM]   [0] SetFailState
L 06/28/2018 - 20:11:39: [SM]   [1] Line 148, C:\Users\Main\Desktop\yey\tf2attributes.sp::OnPluginStart()
does anyone else have this problem?

EDIT: User error.

Last edited by Throst68; 06-28-2018 at 20:23.
Throst68 is offline