Added clan tag support for CS:GO in CStrike ext (bug 5429, r=psychonic).
This commit is contained in:
@@ -49,6 +49,12 @@
|
||||
"linux" "47"
|
||||
"mac" "61"
|
||||
}
|
||||
"ClanTagOffset"
|
||||
{
|
||||
"windows" "15"
|
||||
"linux" "41"
|
||||
"mac" "22"
|
||||
}
|
||||
}
|
||||
"Signatures"
|
||||
{
|
||||
@@ -123,6 +129,13 @@
|
||||
"linux" "@_Z15AliasToWeaponIDPKc"
|
||||
"mac" "@_Z15AliasToWeaponIDPKc"
|
||||
}
|
||||
"SetClanTag"
|
||||
{
|
||||
"library" "server"
|
||||
"windows" "\x55\x8B\xEC\x8B\x2A\x2A\x85\xC0\x74\x2A\x6A\x10\x50\x81\xC1\x2A\x2A\x2A\x2A\x51"
|
||||
"linux" "@_ZN9CCSPlayer10SetClanTagEPKc"
|
||||
"mac" "@_ZN9CCSPlayer10SetClanTagEPKc"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user