This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

Module: Orpheu (v2.6.3)


Post New Thread Reply   
 
Thread Tools Display Modes
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-15-2010 , 11:39   Re: Module: Orpheu2.3a
Reply With Quote #551

Quote:
Originally Posted by xPaw View Post
Can someone do sig for Cvar_DirectSet(cvar_t *var, const char *value)
Sorry for the late. Remember cvar_t is not implemented yet, though you can create a memory file as trick.

Code:
{
    "name"      : "Cvar_DirectSet",
    "library"   : "engine",
    "arguments" :
    [
        {
            "type" : "pointer"
        },
        {
            "type" : "char *"
        }
    ],
    "identifiers" :
    [
        {
            "os"    : "windows",
            "value" : [0x55,0x8B,0xEC,0x81,0xEC,"*","*","*","*",0x8B,0x4D,0x0C,0x56,0x8B,0x75,0x08,0x57,0x85,0xF6,0x8B,0xF9,0x0F,0x84,"*","*","*","*",0x85,0xC9,0x0F,0x84]
        },
        {
            "os"    : "linux",
            "value" : "Cvar_DirectSet"
        }
    ]
}
__________________
Arkshine is offline
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 08-15-2010 , 12:30   Re: Module: Orpheu2.3a
Reply With Quote #552

Quote:
Originally Posted by hjkwe654 View Post
Is have a way to block each round start money?
You mean the money that the user receives as a reward?
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 08-15-2010 , 12:32   Re: Module: Orpheu2.3a
Reply With Quote #553

Quote:
Originally Posted by Arkshine View Post
Sorry for the late.
Not a problem, but it doesn't seem to find the signature

Quote:
Searching for signature "[0x55][0x8b][0xec][0x81][0xec](...)" ... NOT FOUND
__________________
xPaw is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-15-2010 , 13:00   Re: Module: Orpheu2.3a
Reply With Quote #554

Weird :

Code:
                Parsing file "Cvar_DirectSet" started
                                Argument type "pointer" validated
                                Argument type "char *" validated
                                Searching for signature "[0x55][0x8b][0xec][0x81][0xec](...)" ... FOUND
                Parsing file "Cvar_DirectSet" ended
You use CZ ?
__________________
Arkshine is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 08-15-2010 , 13:08   Re: Module: Orpheu2.3a
Reply With Quote #555

I used CS, and created server trough New Game
__________________
xPaw is offline
Old 08-15-2010, 13:12
Arkshine
This message has been deleted by Arkshine. Reason: nvm
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-15-2010 , 13:23   Re: Module: Orpheu2.3a
Reply With Quote #556

Try
Code:
[0x55,0x8B,0xEC,0x81,0xEC,"*","*","*","*",0x8B,"*","*",0x56,0x8B,"*","*",0x57,0x85,0xF6,0x8B,0xF9,0x0F,0x84,"*","*","*","*",0x85,0xC9,0x0F,0x84]
__________________
Arkshine is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 08-15-2010 , 13:39   Re: Module: Orpheu2.3a
Reply With Quote #557

How's not strange, still not found
__________________
xPaw is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-15-2010 , 14:13   Re: Module: Orpheu2.3a
Reply With Quote #558

Try this one :
Code:
[0x55,0x8B,0xEC,0x81,0xEC,"*","*","*","*",0x8B,"*","*",0x56,0x8B,"*","*",0x57,0x85,0xF6,0x8B,0xF9,0x0F,"*","*","*","*","*",0x85,0xC9,0x0F]
Please make sure you use the right signature.
If not again, I will try myself and try to figure out the problem.

EDIT : Try with the offset to see : 0x3A9F0
__________________

Last edited by Arkshine; 08-15-2010 at 14:26.
Arkshine is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 08-15-2010 , 15:54   Re: Module: Orpheu2.3a
Reply With Quote #559

Quote:
Originally Posted by Arkshine View Post
Try this one :
Still doesn't work for some reason..

Quote:
Originally Posted by Arkshine View Post
EDIT : Try with the offset to see : 0x3A9F0
Sorry, im not into that stuff, what did you mean ?
__________________
xPaw is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 08-15-2010 , 15:57   Re: Module: Orpheu2.3a
Reply With Quote #560

juste replace the whole sig [] included by just 0x3A9F0 and see if the function is called.
__________________
Arkshine 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 12:57.


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