View Single Post
Author Message
Proctato
Junior Member
Join Date: Feb 2022
Old 03-07-2022 , 10:09   [TF2] Need assistance finding Game Data Offsets
Reply With Quote #1

Trying to update offsets for a freak fortress subplugin and I can't seem to find out how to get the latest values for these off sets:

"CBaseCombatWeapon::GetSlot"
{
"linux" "333"
"windows" "326"
}
"CTFPlayer::Weapon_Switch"
{
"linux" "268"
"windows" "267"
}
"CBasePlayer::EquipWearable"
{
"linux" "434"
"windows" "435"
}


Would someone be able to help me pull the latest values or send a tutorial on how to?
Proctato is offline