Skip to content

Commit ea1e3ac

Browse files
authored
Final Gamedata for TF2 Classified (#2399)
* Final Gamedata for TF2 Classified now with signatures!! * sdktools offsets
1 parent 86fde36 commit ea1e3ac

File tree

2 files changed

+48
-44
lines changed

2 files changed

+48
-44
lines changed

gamedata/sdkhooks.games/game.tf2classified.txt

Lines changed: 23 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
}
1212
"CanBeAutobalanced"
1313
{
14-
"windows64" "519"
15-
"linux64" "522"
14+
"windows64" "520"
15+
"linux64" "523"
1616
}
1717
"EndTouch"
1818
{
@@ -29,10 +29,11 @@
2929
"windows64" "135"
3030
"linux64" "136"
3131
}
32+
// CBasePlayer::NetworkStateChanged_m_hGroundEntity(void*)
3233
"GroundEntChanged"
3334
{
34-
"windows64" "201"
35-
"linux64" "203"
35+
"windows64" "202"
36+
"linux64" "204"
3637
}
3738
"OnTakeDamage"
3839
{
@@ -41,23 +42,23 @@
4142
}
4243
"OnTakeDamage_Alive"
4344
{
44-
"windows64" "313"
45-
"linux64" "314"
45+
"windows64" "314"
46+
"linux64" "315"
4647
}
4748
"PreThink"
4849
{
49-
"windows64" "381"
50-
"linux64" "382"
50+
"windows64" "382"
51+
"linux64" "383"
5152
}
5253
"PostThink"
5354
{
54-
"windows64" "382"
55-
"linux64" "383"
55+
"windows64" "383"
56+
"linux64" "384"
5657
}
5758
"Reload"
5859
{
59-
"windows64" "309"
60-
"linux64" "315"
60+
"windows64" "310"
61+
"linux64" "316"
6162
}
6263
"SetTransmit"
6364
{
@@ -111,28 +112,28 @@
111112
}
112113
"Weapon_CanSwitchTo"
113114
{
114-
"windows64" "306"
115-
"linux64" "307"
115+
"windows64" "307"
116+
"linux64" "308"
116117
}
117118
"Weapon_CanUse"
118119
{
119-
"windows64" "297"
120-
"linux64" "298"
120+
"windows64" "298"
121+
"linux64" "299"
121122
}
122123
"Weapon_Drop"
123124
{
124-
"windows64" "303"
125-
"linux64" "304"
125+
"windows64" "304"
126+
"linux64" "305"
126127
}
127128
"Weapon_Equip"
128129
{
129-
"windows64" "299"
130-
"linux64" "300"
130+
"windows64" "300"
131+
"linux64" "301"
131132
}
132133
"Weapon_Switch"
133134
{
134-
"windows64" "304"
135-
"linux64" "305"
135+
"windows64" "305"
136+
"linux64" "306"
136137
}
137138
}
138139
}

gamedata/sdktools.games/game.tf2classified.txt

Lines changed: 25 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -12,28 +12,28 @@
1212
}
1313
"GiveNamedItem"
1414
{
15-
"windows64" "452"
16-
"linux64" "453"
15+
"windows64" "453"
16+
"linux64" "454"
1717
}
1818
"RemovePlayerItem"
1919
{
20-
"windows64" "310"
21-
"linux64" "311"
20+
"windows64" "311"
21+
"linux64" "312"
2222
}
2323
"Weapon_GetSlot"
2424
{
25-
"windows64" "308"
26-
"linux64" "309"
25+
"windows64" "309"
26+
"linux64" "310"
2727
}
2828
"Ignite"
2929
{
30-
"windows64" "241"
31-
"linux64" "242"
30+
"windows64" "242"
31+
"linux64" "243"
3232
}
3333
"Extinguish"
3434
{
35-
"windows64" "245"
36-
"linux64" "246"
35+
"windows64" "246"
36+
"linux64" "247"
3737
}
3838
"Teleport"
3939
{
@@ -42,8 +42,8 @@
4242
}
4343
"CommitSuicide"
4444
{
45-
"windows64" "497"
46-
"linux64" "497"
45+
"windows64" "498"
46+
"linux64" "498"
4747
}
4848
"GetVelocity"
4949
{
@@ -55,6 +55,7 @@
5555
"windows64" "152"
5656
"linux64" "153"
5757
}
58+
// SetModel
5859
"SetEntityModel"
5960
{
6061
"windows64" "26"
@@ -65,30 +66,32 @@
6566
"windows64" "40"
6667
"linux64" "41"
6768
}
69+
// CTFPlayer::Weapon_Equip
6870
"WeaponEquip"
6971
{
70-
"windows64" "299"
71-
"linux64" "300"
72+
"windows64" "300"
73+
"linux64" "301"
7274
}
7375
"Activate"
7476
{
7577
"windows64" "37"
7678
"linux64" "38"
7779
}
80+
// CTFPlayer::PlayerRunCommand
7881
"PlayerRunCmd"
7982
{
80-
"windows64" "472"
81-
"linux64" "473"
83+
"windows64" "473"
84+
"linux64" "474"
8285
}
8386
"GiveAmmo"
8487
{
85-
"windows64" "289"
86-
"linux64" "290"
88+
"windows64" "290"
89+
"linux64" "291"
8790
}
8891
"GetAttachment"
8992
{
90-
"windows64" "237"
91-
"linux64" "238"
93+
"windows64" "238"
94+
"linux64" "239"
9295
}
9396
}
9497

@@ -106,7 +109,7 @@
106109
"FireOutput"
107110
{
108111
"library" "server"
109-
"windows64" "\x48\x8B\xC4\x48\x89\x50\x10\x48\x89\x48\x08\x41\x54"
112+
"windows64" "@?FireOutput@CBaseEntityOutput@@QEAAXVvariant_t@@PEAVCBaseEntity@@1M@Z"
110113
"linux64" "@_ZN17CBaseEntityOutput10FireOutputE9variant_tP11CBaseEntityS2_f"
111114
}
112115
}
@@ -121,7 +124,7 @@
121124
/* CBaseAnimating::LookupAttachment */
122125
/* String: "vehicle_driver_eyes", middle length top function, with 4 calls, pick the first one. */
123126
"library" "server"
124-
//"windows64" "\x48\x89\x5C\x24\x08\x57\x48\x83\xEC\x20\x80\xB9\x65\x04\x00\x00\x00\x48\x8B\xFA\x48\x8B\xD9\x75\x2A\x48\x83\xB9\xC0\x05\x00\x00\x00\x75\x2A\xE8\x2A\x2A\x2A\x2A\x48\x85\xC0\x74\x2A\x48\x8B\xCB\xE8\x2A\x2A\x2A\x2A\x48\x8B\x8B\xC0\x05\x00\x00\x48\x85\xC9\x74\x2A\x48\x83\x39\x00\x74\x2A\x48\x8B\xD7\xE8\x2A\x2A\x2A\x2A"
127+
"windows64" "@?LookupAttachment@CBaseAnimating@@QEAAHPEBD@Z"
125128
"linux64" "@_ZN14CBaseAnimating16LookupAttachmentEPKc"
126129
}
127130
}

0 commit comments

Comments
 (0)