Raised This Month: $ Target: $400
 0% 

[H3LP] Orpheu Signature


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
DarthMan
Veteran Member
Join Date: Aug 2011
Old 04-28-2017 , 18:04   [H3LP] Orpheu Signature
Reply With Quote #1

Hello. I've been wondering if the signature A1 ? ? ? ? 83 EC 58 D9 00 DC 05 is good.
The original signature is A1 E4 D2 0C 30 83 EC 58 D9 00 DC 05 30 DC 09 30 , from ActiveThinkCBaseTurret.

Assembly: mov eax, dword_300CD2E4 , fadd ds:dbl_3009DC30

Code:
{
    "name"       : "ActiveThink",
    "class"      : "CBaseTurret",
    "library"    : "mod",
     "return" : 
    {
        "type" : "CBaseEntity *"
    },
    "identifiers" :
    [
        {
            "os"    : "windows",
            "mod"   : "tfc",
            "value" : [0xA1,"*","*","*","*",0x83,0xEC,0x58,0xD9,0x00,0xDC,0x05]
        },
    ]
}
Thanks !
DarthMan is offline
teh ORiON
Member
Join Date: Sep 2011
Location: Denmark
Old 05-05-2017 , 12:20   Re: [H3LP] Orpheu Signature
Reply With Quote #2

First off, it's a void function. Second, it's an exported function, so it can be easily referenced like this:

PHP Code:
{
    
"name"      "ActiveThink",
    
"class"     "CBaseTurret",
    
"library"   "mod",
    
"identifiers" 
    [
        {
            
"os"    "windows",
            
"mod"   "tfc",
            
"value" "?ActiveThink@CBaseTurret@@QAEXXZ"
        
}
    ]

__________________
CTFGasGrenade :: GasThePlace(void)
teh ORiON is offline
DarthMan
Veteran Member
Join Date: Aug 2011
Old 05-05-2017 , 12:26   Re: [H3LP] Orpheu Signature
Reply With Quote #3

Quote:
Originally Posted by teh ORiON View Post
First off, it's a void function. Second, it's an exported function, so it can be easily referenced like this:

PHP Code:
{
    
"name"      "ActiveThink",
    
"class"     "CBaseTurret",
    
"library"   "mod",
    
"identifiers" 
    [
        {
            
"os"    "windows",
            
"mod"   "tfc",
            
"value" "?ActiveThink@CBaseTurret@@QAEXXZ"
        
}
    ]

Thank you so much !

Last edited by DarthMan; 05-05-2017 at 12:35.
DarthMan is offline
teh ORiON
Member
Join Date: Sep 2011
Location: Denmark
Old 05-05-2017 , 12:36   Re: [H3LP] Orpheu Signature
Reply With Quote #4

You would place it in the folder:
PHP Code:
addons\amxmodx\configs\orpheu\functions\CBaseTurret 
__________________
CTFGasGrenade :: GasThePlace(void)

Last edited by teh ORiON; 05-05-2017 at 12:39.
teh ORiON is offline
DarthMan
Veteran Member
Join Date: Aug 2011
Old 05-05-2017 , 12:42   Re: [H3LP] Orpheu Signature
Reply With Quote #5

Quote:
Originally Posted by teh ORiON View Post
You would place it in the folder:
PHP Code:
addons\amxmodx\configs\orpheu\functions\CBaseTurret 
Yup it works perfect, turns out I placed ti correctly in the 1st place
DarthMan is offline
Reply



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 00:55.


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