We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38c982 commit 161084eCopy full SHA for 161084e
1 file changed
gamedata/sdktools.games/engine.l4d.txt
@@ -168,21 +168,6 @@
168
}
169
170
171
- /* CBaseEntity::SetCollisionGroup */
172
- "#default"
173
- {
174
- "Signatures"
175
176
- "SetCollisionGroup"
177
178
- "library" "server"
179
- "windows" "\x53\x56\x8B\xD9\x57\x8B\x2A\x2A\x2A\x39\xBB\x2A\x2A\x00\x00\x8D\xB3\x2A\x2A\x00\x00\x74\x2A\x80\xBE\x80\x2A\x2A\x2A\x00"
180
- "linux" "@_ZN11CBaseEntity17SetCollisionGroupEi"
181
- /* Windows found by string "Warning, funcladder with blocked bottom point" in CFuncLadder::Spawn, this function has XRef to */
182
- }
183
184
185
-
186
/* SetUserInfo data */
187
"#default"
188
{
@@ -231,6 +216,12 @@
231
216
232
217
"Offsets"
233
218
219
+ "SetOwnerEntity"
220
+ {
221
+ "windows" "16"
222
+ "linux" "17"
223
+ "mac" "17"
224
+ }
234
225
"GiveNamedItem"
235
226
236
227
"windows" "482"
0 commit comments