File tree 3 files changed +16
-16
lines changed
addons/source-python/data/source-python/entities/orangebox/tf
3 files changed +16
-16
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 = 283
6
- offset_windows = 282
5
+ offset_linux = 284
6
+ offset_windows = 283
7
7
arguments = POINTER
8
8
return_type = INT
9
9
Original file line number Diff line number Diff line change 2
2
3
3
# _ZN11CBaseEntity8TeleportEPK6VectorPK6QAngleS2_
4
4
[[teleport]]
5
- offset_linux = 114
6
- offset_windows = 113
5
+ offset_linux = 115
6
+ offset_windows = 114
7
7
arguments = POINTER, POINTER, POINTER
8
8
9
9
# _ZN11CBaseEntity10StartTouchEPS_
10
10
[[start_touch]]
11
- offset_linux = 104
12
- offset_windows = 103
11
+ offset_linux = 105
12
+ offset_windows = 104
13
13
arguments = POINTER
14
14
15
15
# _ZN11CBaseEntity5TouchEPS_
16
16
[[touch]]
17
- offset_linux = 105
18
- offset_windows = 104
17
+ offset_linux = 106
18
+ offset_windows = 105
19
19
arguments = POINTER
20
20
21
21
# _ZN11CBaseEntity8EndTouchEPS_
22
22
[[end_touch]]
23
- offset_linux = 106
24
- offset_windows = 105
23
+ offset_linux = 107
24
+ offset_windows = 106
25
25
arguments = POINTER
26
26
27
27
# _ZNK11CBasePlayer25PhysicsSolidMaskForEntityEv
Original file line number Diff line number Diff line change 2
2
3
3
# _ZN11CBasePlayer11Weapon_DropEP17CBaseCombatWeaponPK6VectorS4_
4
4
[[drop_weapon]]
5
- offset_linux = 274
6
- offset_windows = 273
5
+ offset_linux = 275
6
+ offset_windows = 274
7
7
arguments = POINTER, POINTER, POINTER
8
8
9
9
# _ZN11CBasePlayer8PreThinkEv
10
10
[[pre_think]]
11
- offset_linux = 344
12
- offset_windows = 343
11
+ offset_linux = 345
12
+ offset_windows = 344
13
13
14
14
# _ZN11CBasePlayer9PostThinkEv
15
15
[[post_think]]
16
- offset_linux = 345
17
- offset_windows = 344
16
+ offset_linux = 346
17
+ offset_windows = 345
18
18
19
19
# _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper
20
20
[[run_command]]
You can’t perform that action at this time.
0 commit comments