Thread: CollisionHook
View Single Post
shavit
AlliedModders Donor
Join Date: Dec 2011
Location: Israel
Old 11-23-2012 , 06:00   Re: CollisionHook
Reply With Quote #8

Quote:
Originally Posted by VoiDeD View Post
Whoops! I made a small error in the gamedata file. If you edit it and change "tf" to "#default", it'll work for CS:S.

That being said, I haven't yet investigated the CS:S crashes mentioned in the previous posts. As this extension was originally designed for TF2, your mileage may vary.
PHP Code:
"Games"
{
    
"#default"
    
{
        
"Signatures"
        
{
            
"PassServerEntityFilter"
            
{
                
"library"    "server"
                
                "windows"    "\x55\x8b\xec\x57\x8b\x7d\x0c\x85\xff\x75\x2a\xb0\x01\x5f\x5d\xc3\x56\x8b\x75"
                "linux"        "@_Z22PassServerEntityFilterPK13IHandleEntityS1_"
            
}
        }
    }

Crashes my server.
I'll try to find the correct signature.
__________________
retired
shavit is offline