Skip to content

Commit 7c7514e

Browse files
caxanga334psychonic
authored andcommitted
Update HL2DM x86-64 SDKTools Gamedata (#2300)
(cherry picked from commit 5e3dc6c)
1 parent 1984539 commit 7c7514e

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

gamedata/sdktools.games/game.hl2mp.txt

+34
Original file line numberDiff line numberDiff line change
@@ -39,87 +39,121 @@
3939
"GiveNamedItem"
4040
{
4141
"windows" "407"
42+
"windows64" "407"
4243
"linux" "408"
44+
"linux64" "408"
4345
}
4446
"RemovePlayerItem"
4547
{
4648
"windows" "276"
49+
"windows64" "276"
4750
"linux" "277"
51+
"linux64" "277"
4852
}
4953
"Weapon_GetSlot"
5054
{
5155
"windows" "274"
56+
"windows64" "274"
5257
"linux" "275"
58+
"linux64" "275"
5359
}
5460
"Ignite"
5561
{
5662
"windows" "215"
63+
"windows64" "215"
5764
"linux" "216"
65+
"linux64" "216"
5866
}
5967
"Extinguish"
6068
{
6169
"windows" "219"
70+
"windows64" "219"
6271
"linux" "220"
72+
"linux64" "220"
6373
}
6474
"Teleport"
6575
{
6676
"windows" "110"
77+
"windows64" "110"
6778
"linux" "111"
79+
"linux64" "111"
6880
}
6981
"CommitSuicide"
7082
{
7183
"windows" "446"
84+
"windows64" "446"
7285
"linux" "446"
86+
"linux64" "446"
7387
}
7488
"GetVelocity"
7589
{
7690
"windows" "143"
91+
"windows64" "143"
7792
"linux" "144"
93+
"linux64" "144"
7894
}
7995
"EyeAngles"
8096
{
8197
"windows" "134"
98+
"windows64" "134"
8299
"linux" "135"
100+
"linux64" "135"
83101
}
84102
"AcceptInput"
85103
{
86104
"windows" "38"
105+
"windows64" "38"
87106
"linux" "39"
107+
"linux64" "39"
88108
}
89109
"SetEntityModel"
90110
{
91111
"windows" "26"
112+
"windows64" "26"
92113
"linux" "27"
114+
"linux64" "27"
93115
}
94116
"WeaponEquip"
95117
{
96118
"windows" "267"
119+
"windows64" "267"
97120
"linux" "268"
121+
"linux64" "268"
98122
}
99123
"Activate"
100124
{
101125
"windows" "35"
126+
"windows64" "35"
102127
"linux" "36"
128+
"linux64" "36"
103129
}
104130
"PlayerRunCmd"
105131
{
106132
"windows" "425"
133+
"windows64" "425"
107134
"linux" "426"
135+
"linux64" "426"
108136
}
109137
"GiveAmmo"
110138
{
111139
"windows" "258"
140+
"windows64" "258"
112141
"linux" "259"
142+
"linux64" "259"
113143
}
114144
"SetOwnerEntity"
115145
{
116146
"windows" "18"
147+
"windows64" "18"
117148
"linux" "19"
149+
"linux64" "19"
118150
}
119151
"GetAttachment"
120152
{
121153
"windows" "211"
154+
"windows64" "211"
122155
"linux" "212"
156+
"linux64" "212"
123157
}
124158
}
125159

0 commit comments

Comments
 (0)