View Single Post
Author Message
laenss
Member
Join Date: Feb 2017
Old 09-07-2020 , 01:24   How do I find out the Clip/Reserve offset of the CSGO server?
Reply With Quote #1

I am using the ammomanager plugin,
but I cannot use the plugin because I do not know how to find the offset.
Could you please tell me how I can use it?


PHP Code:

"csgo" // Counter-Strike: Global Offensive
    
{
        
"Offsets"
        
{
            
"Clip"
            
{
                
"windows"    "351"
                "linux"        "359"
            
}
            
"Reserve"
            
{
                
"windows"    "355"
                "linux"        "363"
            
}
        }
    } 
laenss is offline