L4D AFK Fix: [L4D(2)] 4+ Survivor AFK Fix (1.2) added.

https://forums.alliedmods.net/showthread.php?t=132409?t=132409
Required for MultiSlots:
https://forums.alliedmods.net/showthread.php?p=1239544
This commit is contained in:
Kolan Sh 2023-10-06 00:19:19 +03:00
parent ffe9185572
commit f55f79bf71
2 changed files with 44 additions and 0 deletions

View File

@ -0,0 +1,44 @@
"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" "\x53\x56\x8B\xF1\x33\xDB\x39*******\x5E\x32\xC0\x5B"
}
"TakeOverBot"
{
"library" "server"
"linux" "@_ZN13CTerrorPlayer11TakeOverBotEb"
"windows" "\x81*****\x53\x55\x56\x8D***\x57\x8B\xF1\x33\xDB"
}
}
}
}