Skip to content

Commit 572679d

Browse files
committed
Add post_think offsets for CBasePlayer in TF2.
1 parent dd10a11 commit 572679d

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

  • addons/source-python/data/source-python/entities/orangebox/tf

addons/source-python/data/source-python/entities/orangebox/tf/CBasePlayer.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
offset_linux = 337
1212
offset_windows = 336
1313

14+
# _ZN11CBasePlayer9PostThinkEv
15+
[[post_think]]
16+
offset_linux = 338
17+
offset_windows = 337
18+
1419
# _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper
1520
[[run_command]]
1621
offset_linux = 423

0 commit comments

Comments
 (0)