View Single Post
Psyk0tik
Veteran Member
Join Date: May 2012
Location: Homeless
Old 12-26-2017 , 10:45   Re: Signature Request Thread
Reply With Quote #300

I'm not sure if there even is one, but I'd like to request a L4D1 signature for "CTerrorPlayer_OnVomitedUpon" for both Linux and Windows. Thanks!

EDIT: Spirit_12 helped me get the signatures:
PHP Code:
"Games"
{
    
"left4dead"
    
{
        
"Signatures"
        
{
            
"CTerrorPlayer_OnVomitedUpon"
            
{
                
"library"    "server"
                "linux"        "@_ZN13CTerrorPlayer13OnVomitedUponEPS_bb"
                "windows"    "\x83\xEC\x14\x53\x55\x56\x57\x8B\xF1\xE8\x2A\x2A\x2A\x2A" 
            
}
        }
    }

    
"left4dead2"
    
{
        
"Signatures"
        
{
            
"CTerrorPlayer_OnVomitedUpon"
            
{
                
"library"    "server"
                "linux"        "@_ZN13CTerrorPlayer13OnVomitedUponEPS_b"
                "windows"    "\x55\x8B\xEC\x83\xEC\x2A\x53\x56\x57\x8B\xF1\xE8\x2A\x2A\x2A\x2A\x84\xC0\x74\x2A\x8B\x06\x8B"
            
}
        }
    }

__________________

Last edited by Psyk0tik; 05-01-2018 at 01:07.
Psyk0tik is offline