View Single Post
Lux
Veteran Member
Join Date: Jan 2015
Location: Cat
Old 07-27-2019 , 15:49   Re: [L4D2]Witch fixes[Left 4 Fix]
Reply With Quote #6

Quote:
Originally Posted by fbef0102 View Post
Code:
WitchLocomotion::IsAreaTraversable()
In left4dead1 it really works in linux. It autually allows witches to chase survivor into saferoom!!
wow! what the wonderful fix!!!!!
However, there's a problem, I'm sorry, did not know where to find the windows signature
PHP Code:
"Games"
{
    
"left4dead"
    
{
        
"Functions"
        
{
            
"WitchLocomotion::IsAreaTraversable"
            
{
                
"signature"  "WitchLocomotion::IsAreaTraversable"
                "callconv"  "thiscall"
                "return"  "bool"
                "this"  "ignore"
            
}
        }
        
"Signatures"
        
{
            
"WitchLocomotion::IsAreaTraversable"
            
{
                
"library"        "server"
                "linux"        "@_ZNK15WitchLocomotion17IsAreaTraversableEPK8CNavArea"
                "windows"        "??????????????"
            
}
        }
    }

Hey nice job on getting it working, ill try and get windows signiture for you later and post it.
Nice work on trying and getting it to work.
__________________
Connect
My Plugins: KlickME
[My GitHub]

Commission me for L4D
Lux is offline