Raised This Month: $51 Target: $400
 12% 

Server Cvars Unlocker


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
HamletEagle
AMX Mod X Plugin Approver
Join Date: Sep 2013
Location: Romania
Old 01-27-2019 , 17:19   Re: Server Cvars Unlocker
Reply With Quote #33

Taken from here: https://forums.alliedmods.net/showthread.php?p=2532949
PHP Code:
{
    
"name"        "AddAccount",
    
"class"       "CBasePlayer",
    
"library"     "mod",
    
"arguments" 
    [
        {
            
"type" "int",
            
"info" "ammount"
        
},
        {
            
"type" "bool",
            
"info" "bTrackChange.If 1, the amount of money added will be displayed"
        
}
    ],
    
"identifiers" :
    [
        {
            
"os"    "windows",
            
"mod"   "cstrike",
            
"value" : [0x8B,"*","*","*",0x56,0x8B,"*",0x8B,"*","*","*","*","*",0x03,"*",0x89,"*","*","*","*","*",0x8B,"*",0x79]
        },
        {
            
"os"    "linux",
            
"mod"   "cstrike",
            
"value" "_ZN11CBasePlayer10AddAccountEib"
        
}
    ]

You can simply search for a newer signature in this forum when you get "NOT FOUND" in orpheu logs, it means the signature is outdated.
__________________
HamletEagle is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:36.


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