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 ad8969e commit b7ee9eeCopy full SHA for b7ee9ee
addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini
@@ -2,19 +2,19 @@
2
3
# _ZN11CBasePlayer11Weapon_DropEP17CBaseCombatWeaponPK6VectorS4_
4
[[drop_weapon]]
5
- offset_linux = 265
6
- offset_windows = 264
+ offset_linux = 266
+ offset_windows = 265
7
arguments = POINTER, POINTER, POINTER
8
9
# _ZN11CBasePlayer8PreThinkEv
10
[[pre_think]]
11
- offset_linux = 334
12
- offset_windows = 333
+ offset_linux = 336
+ offset_windows = 335
13
14
# _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper
15
[[run_command]]
16
- offset_linux = 420
17
- offset_windows = 419
+ offset_linux = 422
+ offset_windows = 421
18
arguments = POINTER, POINTER
19
20
0 commit comments