View Single Post
Shadowysn
Senior Member
Join Date: Sep 2015
Location: Location:
Old 01-23-2020 , 23:32   Re: [L4D2] Server Side Ragdolls
Reply With Quote #4

Quote:
Originally Posted by cravenge View Post
Looks like the signature for Windows is wrong. That or something else.
I've dug into the binaries and got the new Windows sig, still untested:
Code:
"Games"
{
	"left4dead2"
	{
        	"Signatures" // Linux signature found by BHaType, Windows signature by Shadowysn
        	{
			"CreateServerRagdoll"
			{
				"library"	"server"
				"windows"	"\x53\x8B\x2A\x83\x2A\x2A\x83\x2A\x2A\x83\x2A\x2A\x55\x8B\x2A\x2A\x89\x2A\x2A\x2A\x8B\x2A\xB8\x78"
				/* 53 8B ? 83 ? ? 83 ? ? 83 ? ? 55 8B ? ? 89 ? ? ? 8B ? B8 78 */
				"linux"		"@_Z19CreateServerRagdollP14CBaseAnimatingiRK15CTakeDamageInfoib"
			}
		}
	}
}
__________________
ragdoll spam, that is all

Steam profile, where I game, obviously.
Youtube channel, where I do Stick Death Maze animations and some other stuff.
no plugin requests, sorry


My Plugins:
-search list-
Modified Plugins:
1 | 2 | 3 | 4
Shadowysn is offline