View Single Post
Cruze
Veteran Member
Join Date: May 2017
Old 07-29-2022 , 18:31   Re: Signature Request Thread
Reply With Quote #364

Hey guys! I again need help finding some offsets:
PHP Code:
CBaseCombatWeapon::GetMaxClip1
CBaseCombatWeapon
::GetReserveAmmoMax 
Game: CSGO
OS: Windows & Linux

Thanks in advance!

Edit: I got them thanks to Kxnrl!

PHP Code:
"Games"
{
    
"csgo"
    
{
        
"Offsets"
        
{
            
"CBaseCombatWeapon::GetMaxClip1"
            
{
                
"windows"   "353"
                "linux"     "359"
            
}
            
"CBaseCombatWeapon::GetReserveAmmoMax"
            
{
                
"windows"   "357"
                "linux"     "363"
            
}
        }
    }

__________________
Taking paid private requests! Contact me

Last edited by Cruze; 07-30-2022 at 09:42. Reason: I found them
Cruze is offline