AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   General (https://forums.alliedmods.net/forumdisplay.php?f=58)
-   -   How do I find out the Clip/Reserve offset of the CSGO server? (https://forums.alliedmods.net/showthread.php?t=327224)

laenss 09-07-2020 01:24

How do I find out the Clip/Reserve offset of the CSGO server?
 
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"
            
}
        }
    } 



All times are GMT -4. The time now is 22:03.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.