diff --git a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini old mode 100644 new mode 100755 index d9622cd6b..58ed55927 --- a/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini +++ b/addons/source-python/data/source-python/entities/csgo/CBasePlayer.ini @@ -5,8 +5,8 @@ srv_check = False # _ZN11CBasePlayer10BumpWeaponEP17CBaseCombatWeapon [[bump_weapon]] - offset_linux = 452 - offset_windows = 451 + offset_linux = 453 + offset_windows = 452 arguments = POINTER return_type = BOOL @@ -18,33 +18,33 @@ srv_check = False # _ZN11CBasePlayer13GiveNamedItemEPKciP13CEconItemViewb [[give_named_item]] - offset_linux = 457 - offset_windows = 456 + offset_linux = 458 + offset_windows = 457 arguments = STRING, INT, POINTER, BOOL, POINTER return_type = POINTER # _ZN11CBasePlayer21IncrementAssistsCountEi [[increment_assists_count]] - offset_linux = 499 - offset_windows = 498 + offset_linux = 500 + offset_windows = 499 arguments = INT # _ZN11CBasePlayer19IncrementDeathCountEi [[increment_death_count]] - offset_linux = 500 - offset_windows = 499 + offset_linux = 501 + offset_windows = 500 arguments = INT # _ZN11CBasePlayer18IncrementFragCountEii [[increment_frag_count]] - offset_linux = 498 - offset_windows = 497 + offset_linux = 499 + offset_windows = 498 arguments = INT, INT # _ZN11CBasePlayer16PlayerRunCommandEP8CUserCmdP11IMoveHelper [[run_command]] - offset_linux = 477 - offset_windows = 476 + offset_linux = 478 + offset_windows = 477 arguments = POINTER, POINTER # _ZN11CBasePlayer8PreThinkEv