File tree 3 files changed +14
-14
lines changed
addons/source-python/data/source-python/entities/orangebox/tf 3 files changed +14
-14
lines changed Original file line number Diff line number Diff line change 2
2
3
3
# _ZN20CBaseCombatCharacter18OnTakeDamage_AliveERK15CTakeDamageInfo
4
4
[[on_take_damage_alive]]
5
- offset_linux = 276
6
- offset_windows = 275
5
+ offset_linux = 277
6
+ offset_windows = 276
7
7
arguments = POINTER
8
8
return_type = INT
9
9
10
10
# _ZN20CBaseCombatCharacter13Weapon_SwitchEP17CBaseCombatWeaponi
11
11
[[weapon_switch]]
12
- offset_linux = 268
13
- offset_windows = 267
12
+ offset_linux = 269
13
+ offset_windows = 268
Original file line number Diff line number Diff line change 2
2
3
3
# _ZN11CBasePlayer11Weapon_DropEP17CBaseCombatWeaponPK6VectorS4_
4
4
[[drop_weapon]]
5
- offset_linux = 267
6
- offset_windows = 266
5
+ offset_linux = 268
6
+ offset_windows = 267
7
7
arguments = POINTER, POINTER, POINTER
8
8
9
9
# _ZN11CBasePlayer8PreThinkEv
10
10
[[pre_think]]
11
- offset_linux = 337
12
- offset_windows = 336
11
+ offset_linux = 338
12
+ offset_windows = 337
13
13
14
14
# _ZN11CBasePlayer9PostThinkEv
15
15
[[post_think]]
16
- offset_linux = 338
17
- offset_windows = 337
16
+ offset_linux = 339
17
+ offset_windows = 338
18
18
19
19
# _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper
20
20
[[run_command]]
21
- offset_linux = 423
22
- offset_windows = 422
21
+ offset_linux = 424
22
+ offset_windows = 423
23
23
arguments = POINTER, POINTER
24
24
25
25
Original file line number Diff line number Diff line change 2
2
3
3
# _ZN9CTFPlayer10BumpWeaponEP17CBaseCombatWeapon
4
4
[[bump_weapon]]
5
- offset_linux = 401
6
- offset_windows = 400
5
+ offset_linux = 402
6
+ offset_windows = 401
7
7
arguments = POINTER
8
8
return_type = BOOL
9
9
You can’t perform that action at this time.
0 commit comments