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