diff --git a/addons/source-python/data/source-python/entities/csgo/CBaseCombatCharacter.ini b/addons/source-python/data/source-python/entities/csgo/CBaseCombatCharacter.ini index 5e840fded..8316eb4b8 100644 --- a/addons/source-python/data/source-python/entities/csgo/CBaseCombatCharacter.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBaseCombatCharacter.ini @@ -12,14 +12,14 @@ srv_check = False # _ZN20CBaseCombatCharacter18OnTakeDamage_AliveERK15CTakeDamageInfo [[on_take_damage_alive]] - offset_linux = 299 - offset_windows = 298 + offset_linux = 300 + offset_windows = 299 arguments = POINTER return_type = INT # _ZN20CBaseCombatCharacter13Weapon_SwitchEP17CBaseCombatWeaponi [[weapon_switch]] - offset_linux = 289 - offset_windows = 288 + offset_linux = 290 + offset_windows = 289 arguments = POINTER, INT return_type = BOOL diff --git a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini index 9d4ccbcdb..a27cb8736 100755 --- a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini @@ -18,8 +18,8 @@ srv_check = False # _ZN11CBasePlayer13GiveNamedItemEPKciP13CEconItemViewb [[give_named_item]] - offset_linux = 458 - offset_windows = 457 + offset_linux = 459 + offset_windows = 458 arguments = STRING, INT, POINTER, BOOL, POINTER return_type = POINTER @@ -43,8 +43,8 @@ srv_check = False # _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper [[run_command]] - offset_linux = 478 - offset_windows = 477 + offset_linux = 479 + offset_windows = 478 arguments = POINTER, POINTER # _ZN11CBasePlayer8PreThinkEv @@ -54,8 +54,8 @@ srv_check = False # _ZN11CBasePlayer9PostThinkEv [[post_think]] - offset_linux = 373 - offset_windows = 372 + offset_linux = 374 + offset_windows = 373 [based_attribute] diff --git a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini index 87a41c5a5..51f29e60d 100755 --- a/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CCSPlayer.ini @@ -41,8 +41,8 @@ srv_check = False # _ZN9CCSPlayer12Weapon_EquipEP17CBaseCombatWeapon [[equip_weapon]] - offset_linux = 286 - offset_windows = 285 + offset_linux = 287 + offset_windows = 286 arguments = POINTER # _ZN9CCSPlayer5BlindEfff