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 ba03f28 commit 4f65931Copy full SHA for 4f65931
addons/source-python/data/source-python/entities/bms/CBaseCombatCharacter.ini
@@ -1,9 +1,8 @@
1
[virtual_function]
2
3
# _ZN20CBaseCombatCharacter13Weapon_SwitchEP17CBaseCombatWeaponi
4
- # TODO: Validate these offsets.
5
[[weapon_switch]]
6
- offset_linux = 265
7
- offset_windows = 264
+ offset_linux = 283
+ offset_windows = 282
8
arguments = POINTER, INT
9
return_type = BOOL
0 commit comments