Raised This Month: $ Target: $400
 0% 

[Orpheu] Signatures for new hlds


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bogdyuttzu
Senior Member
Join Date: Dec 2009
Location: Romania
Old 03-04-2013 , 01:29   [Orpheu] Signatures for new hlds
Reply With Quote #1

Can someone make signatures for these functions for new HLDS?

Code:
{
    "name"      : "Radio",
    "class"     : "CBasePlayer",
    "library"   : "mod",
    "arguments" :
    [
        {
            "type"  : "char *"
        },
        {
            "type"  : "char *"
        },
        {
            "type"  : "int"
        },
        {
            "type"  : "int"
        }
    ],
    "identifiers":
    [
        {
            "os"    : "windows",
            "mod"   : "cstrike",
            "value" : [0x53,0x55,0x56,0x8B,"*",0x57,0x8B,"*",0xFF,0x90,"*","*","*","*",0x85]
        },
        {
            "os"    : "linux",
            "mod"   : "cstrike",
            "value" : "Radio__11CBasePlayerPCcT1sb"
        }
    ]
}
Code:
{
    "name" : "SetAnimation",
    "class" : "CBasePlayer",
    "library" : "mod",
    "arguments" :
    [
        {
            "type" : "PLAYER_ANIM"
        }
    ],
    "identifiers":
    [
        {
            "os" : "windows",
            "mod" : "cstrike",
            "value" : [0x83,0xEC,0x48,0x53,0x55,0x8B,0xE9,0x56,0x57,0x8B,0x4D,0x04,0x8B,0x81,"*","*","*","*",0x85,0xC0,0x0F,0x84,"*","*","*","*",0x8B]
        },
        {
            "os" : "linux",
            "mod" : "cstrike",
            "value" : "SetAnimation__11CBasePlayer11PLAYER_ANIM"
        }
    ]
}
Code:
{
    "name"        : "SG_Detonate",
    "class"       : "CGrenade",
    "library"     : "mod",
    "identifiers" :
    [
        {
            "os"    : "windows",
            "mod"   : "cstrike",
            "value" : "?SG_Detonate@CGrenade@@QAEXXZ"
        },
        {
            "os"    : "linux",
            "mod"   : "cstrike",
            "value" : "SG_Detonate__8CGrenade"
        }
    ]
}
bogdyuttzu is offline
Send a message via Yahoo to bogdyuttzu
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 03-04-2013 , 04:34   Re: [Orpheu] Signatures for new hlds
Reply With Quote #2

CBasePlayer::Radio

CBasePlayer::SetAnimation

CGrenade::SG_Detonate
__________________
Arkshine is offline
bogdyuttzu
Senior Member
Join Date: Dec 2009
Location: Romania
Old 03-04-2013 , 04:43   Re: [Orpheu] Signatures for new hlds
Reply With Quote #3

Thanks a lot.
bogdyuttzu is offline
Send a message via Yahoo to bogdyuttzu
Old 11-04-2013, 09:25
Bos93
This message has been deleted by Bos93.
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 22:43.


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