Fix CS:GO weaponPrice offset.
This commit is contained in:
parent
047e0280ca
commit
50b5bb1970
@ -27,12 +27,12 @@
|
|||||||
"mac" "4"
|
"mac" "4"
|
||||||
}
|
}
|
||||||
// In HandleCommand_Buy_Internal
|
// In HandleCommand_Buy_Internal
|
||||||
// -*(_DWORD *)(v34 + 204)
|
// -*(_DWORD *)(v34 + 208) in ida 7 -v34[52]
|
||||||
"WeaponPrice"
|
"WeaponPrice"
|
||||||
{
|
{
|
||||||
"windows" "204"
|
"windows" "208"
|
||||||
"linux" "204"
|
"linux" "208"
|
||||||
"mac" "204"
|
"mac" "208"
|
||||||
}
|
}
|
||||||
//Offset into CheckRestartRound
|
//Offset into CheckRestartRound
|
||||||
"CTTeamScoreOffset"
|
"CTTeamScoreOffset"
|
||||||
|
Loading…
Reference in New Issue
Block a user