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

[Orpheu/rehlds] signature updates for GetEntityInit


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
4554
Senior Member
Join Date: Aug 2009
Old 07-04-2018 , 08:31   [Orpheu/rehlds] signature updates for GetEntityInit
Reply With Quote #1

Hello guys, i want to have signature updates for GetEntityInit function which supports latest version of rehlds, thanks!

the old signature is as attached (Source: https://forums.alliedmods.net/showthread.php?t=178016)
Attached Files
File Type: txt GetEntityInit.txt (830 Bytes, 219 views)

Last edited by 4554; 07-04-2018 at 08:37.
4554 is offline
Ghosted
Veteran Member
Join Date: Apr 2015
Location: Georgia
Old 07-04-2018 , 09:20   Re: [Orpheu/rehlds] signature updates for GetEntityInit
Reply With Quote #2

Where is GetEntityInt function?
__________________

[MOD] CS Weapon Mod V1.7.1
[MM] MetaMod-C V1.0
[MOD] CS NPC Mod (5%)


Probably Left AM

Last edited by Ghosted; 07-04-2018 at 09:20.
Ghosted is offline
4554
Senior Member
Join Date: Aug 2009
Old 07-04-2018 , 09:33   Re: [Orpheu/rehlds] signature updates for GetEntityInit
Reply With Quote #3

Quote:
Originally Posted by Ghosted View Post
Where is GetEntityInt function?
I guess it was in sys_dll.cpp(?)
4554 is offline
tarsisd2
Veteran Member
Join Date: Feb 2016
Location: brazil
Old 07-04-2018 , 11:07   Re: [Orpheu/rehlds] signature updates for GetEntityInit
Reply With Quote #4

better go to a forum with reHLDS support, ppl around here don't like to help with rehlds stuff
tarsisd2 is offline
lazarev
Veteran Member
Join Date: Sep 2008
Old 07-07-2018 , 17:29   Re: [Orpheu/rehlds] signature updates for GetEntityInit
Reply With Quote #5

Try this:
Code:
{
    "name"       : "GetEntityInit",
    "library"    : "engine",
    "arguments"  :
    [
        {
            "type" : "char *"
        }
    ],
    "return" :
    {
        "type" : "pointer"
    },
    "identifiers":
    [
        {
            "os"    : "windows",
            "mod"   : "cstrike",
            "value" : [0x55,0x8B,0xEC,0x53,0x56,0x33,0xF6,0x57,0x39,0x35,"*","*","*","*",0x7E,0x29],
            "info"  : "Dedicated Server"
        },
        {
            "os"    : "windows",
            "mod"   : "cstrike",
            "value" : [0x55,0x8B,"*",0xA1,"*","*","*","*",0x53,0x56,0x57,0x33,"*",0x85,0xC0,0x7E],
            "info"  : "Dedicated Server"
        },
        {
            "os"    : "windows",
            "mod"   : "cstrike",
            "value" : [0xA1,"*","*","*","*",0x53,0x56,0x57,0x33,"*",0x85,0xC0,0x7E],
            "info"  : "Listen Server"
        },
        {
            "os"    : "linux",
            "mod"   : "cstrike",
            "value" : "GetEntityInit"
        }
    ]
}

Last edited by lazarev; 08-01-2018 at 06:35.
lazarev is offline
WaLkMaN
Senior Member
Join Date: Oct 2010
Location: Varna, Bulgaria
Old 12-05-2021 , 17:26   Re: [Orpheu/rehlds] signature updates for GetEntityInit
Reply With Quote #6

If you want the hook without orpheu, then:

https://github.com/dreamstalker/rehlds/pull/832
https://github.com/s1lentq/reapi/pull/215 (RH_GetEntityInit)
__________________

Last edited by WaLkMaN; 12-05-2021 at 17:26.
WaLkMaN 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 06:15.


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