Raised This Month: $32 Target: $400
 8% 

Trying to update signature


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
bibu
Veteran Member
Join Date: Sep 2010
Old 10-26-2013 , 12:02   Trying to update signature
Reply With Quote #1

Hello, could anyone help me to update the signature of SV_GetIDString for orpheu? I wasn't able to achieve the correct signature for windows:

Quote:
{
"name" : "SV_GetIDString",
"library" : "engine",
"arguments" :
[
{
"type" : "pointer"
}
],
"return" :
{
"type" : "char *"
},
"identifiers":
[
{
"os" : "windows",
"value" : [xyz]
},
{
"os" : "linux",
"value" : "SV_GetIDString"
}
]
}
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 10-26-2013 , 12:29   Re: Trying to update signature
Reply With Quote #2

[0x55,0x8B,"*",0x83,"*","*",0x8B,"*","*",0xC6, "*","*","*","*","*","*",0x85,"*",0x0F,"*","*" ,"*","*","*",0x8B,"*",0x48,0x0F]
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
bibu
Veteran Member
Join Date: Sep 2010
Old 10-26-2013 , 12:58   Re: Trying to update signature
Reply With Quote #3

Thanks for the try connor, but I still get somehow function not found. The server version is: 48/1.1.2.7 6027

Tell me if you need more infos.
__________________
Selling tons of my own private works.
Accepting paid work for clans and communities.
Don't hesitate to contact me.
bibu is offline
Arkshine
AMX Mod X Plugin Approver
Join Date: Oct 2005
Old 10-26-2013 , 13:30   Re: Trying to update signature
Reply With Quote #4

Signature is correct for dedicated server, though you can shorten it to
Code:
0x55,0x8B,"*",0x83,"*","*",0x8B,"*","*",0xC6,"*","*","*","*","*","*",0x85
This means, you're testing under a listen server ?
__________________

Last edited by Arkshine; 10-26-2013 at 13:31.
Arkshine is offline
ConnorMcLeod
Veteran Member
Join Date: Jul 2006
Location: France (95)
Old 10-26-2013 , 14:19   Re: Trying to update signature
Reply With Quote #5

Quote:
Originally Posted by Arkshine View Post
Signature is correct for dedicated server, though you can shorten it to
Code:
0x55,0x8B,"*",0x83,"*","*",0x8B,"*","*",0xC6,"*","*","*","*","*","*",0x85
I usually use 10 lines of code and check for occurences, it is often enough and i never try to shorten
__________________
- tired and retired -

- my plugins -
ConnorMcLeod is offline
Reply


Thread Tools
Display Modes

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:53.


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