Skip to content

Commit

Permalink
Updated offsets for ZPS 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
xerox8521 committed Feb 18, 2022
1 parent 41b01b3 commit 73db68b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions zpsutils.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,43 +11,43 @@
}
"CWeaponZPBase::IsMeleeWeapon"
{
"linux" "391"
"linux" "383"
}
"CWeaponZPBase::GetWeaponDamage"
{
"linux" "395"
"linux" "387"
}
"CWeaponZPBase::WeaponWeight"
{
"linux" "396"
"linux" "388"
}
"CBaseCombatWeapon::IsDualSlot"
{
"linux" "258"
"linux" "255"
}
"CBaseCombatWeapon::GetMaxClip1"
{
"linux" "332"
"linux" "327"
}
"CWeaponMeleeBase::GetRange"
{
"linux" "401"
"linux" "393"
}
"CBaseWeapon_Health::GiveHealth_Primary"
{
"linux" "404"
"linux" "396"
}
"CBaseWeapon_Health::GiveHealth_Secondary"
{
"linux" "405"
"linux" "397"
}
"CBaseWeapon_Health::ExecuteAction"
{
"linux" "408"
"linux" "400"
}
"CBaseGrenade::Detonate"
{
"linux" "240"
"linux" "237"
}
}
"Signatures"
Expand Down

0 comments on commit 73db68b

Please sign in to comment.