View Single Post
rtokuda
Senior Member
Join Date: Dec 2019
Old 09-26-2020 , 15:05   Re: L4D2 - The Last Stand Update - Issues and Bugs - Mega Thread
#127

Can anyone update the gamedata of Survivor Bot Select ?

PHP Code:
"Games"
{
    
"left4dead"
    
{
        
"Signatures"
        
{
            
"SetHumanSpec"
            
{
                
"library"    "server"
                "linux" "@_ZN11SurvivorBot17SetHumanSpectatorEP13CTerrorPlayer"
                "windows" "\x53\x8B\xD9\x83\x2A\x2A\x2A\x2A\x2A\x2A\x56\x8D\x2A\x2A\x2A\x2A\x2A\x7E\x07\x5E\x32\xC0\x5B\xC2\x04\x00"
            
}
            
"TakeOverBot"
            
{
                
"library"    "server"
                "linux"    "@_ZN13CTerrorPlayer11TakeOverBotEb"
                "windows" "\x81\x2A\x2A\x2A\x2A\x2A\x53\x55\x56\x57\x8D\x2A\x2A\x2A\x8B\xF9\x33\xDB\x50"
            
}
        }
    }
    
"left4dead2"
    
{
        
"Signatures"
        
{
            
"SetHumanSpec"
            
{
                
"library" "server"
                "linux" "@_ZN11SurvivorBot17SetHumanSpectatorEP13CTerrorPlayer"
                "windows" "\x55\x8B\xEC\x56\x8B\xF1\x83\xBE\x44\x43\x00\x00\x00\x7E\x07\x32\xC0\x5E\x5D\xC2\x04"
                
/* 55 8B EC 56 8B F1 83 BE 44 43 00 00 00 7E 07 32 C0 5E 5D C2 04 */
            
}
            
"TakeOverBot"
            
{
                
"library"  "server"
                "linux"    "@_ZN13CTerrorPlayer11TakeOverBotEb"
                "windows"  "\x55\x8B\xEC\x81\xEC\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x2A\x53\x56\x8D\x85"
                
/* 55 8B EC 81 EC ? ? ? ? ? ? ? ? ? ? ? ? ? ? 53 56 8D 85 */
            
}
        }
    }

rtokuda is offline