Skip to content

Commit 244c15f

Browse files
authored
update: update GiveNamedItem signature.
1 parent e5bd842 commit 244c15f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin_files/gamedata/cs2/core/signatures.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
},
5252
"GiveNamedItem": {
5353
"lib": "server",
54-
"windows": "48 89 5C 24 ? 48 89 74 24 ? 55 57 41 55 41 56 41 57 48 8D 6C 24 ? 48 81 EC ? ? ? ? 4D 8B F9",
55-
"linux": "55 48 89 E5 41 57 41 56 41 55 41 54 53 48 81 EC D8 00 00 00 48 89 8D 18 FF FF FF"
54+
"windows": "48 89 5C 24 08 48 89 74 24 10 48 89 7C 24 20 44 89 44 24 18",
55+
"linux": "55 48 89 E5 41 57 41 56 41 55 41 54 53 48 81 EC ? ? ? ? 48 89 BD ? ? ? ? 89 95 ? ? ? ? 48 89 8D ? ? ? ? 44 89 85"
5656
},
5757
"CTakeDamageInfo_Constructor": {
5858
"lib": "server",
@@ -109,4 +109,4 @@
109109
"windows": "48 8B C4 44 88 48 20 44 89 40 18 48 89 50 10 53",
110110
"linux": "55 48 89 E5 41 57 41 56 41 55 41 54 53 48 89 FB 48 83 EC ? 89 4D"
111111
}
112-
}
112+
}

0 commit comments

Comments
 (0)