View Single Post
Byte
Senior Member
Join Date: Jun 2010
Location: 📦 CCSPlayer
Old 05-14-2017 , 20:36   Re: [CS:S/CS:GO] Bot Attack Control
Reply With Quote #47

Quote:
Originally Posted by Zeisen View Post
[SM] Unable to load extension "botattackcontrol.ext": Detour failed: CBaseEntity::InSameTeam
[SM] Unable to load extension "botattackcontrol.ext": Detour failed: CCSBot::OnPlayerDeath
Try this CSGO gamedata (untested but ext loads):
Code:
"CBaseEntity::InSameTeam"
{
  "library"	"server"
  "windows"	"\x55\x8B\xEC\x8B\x45\x08\x57\x8B\xF9\x85\xC0\x75\x2A"
  "linux"		"\x55\x31\xC0\x89\xE5\x53\x83\xEC\x14\x8B\x55\x0C\x85\xD2"
}

"CCSBot::OnPlayerDeath"
{
  "library"	"server"
  "windows"	"\x55\x8B\xEC\x83\xEC\x20\x53\x56\x8B\xF1\x57\x8B\x06"
  "linux"		"\x55\x89\xE5\x83\xEC\x78\x89\x5D\xF4\x8B\x5D\x08\x89\x7D\xFC\x8B\x7D\x0C"
}
Attached Files
File Type: txt botattackcontrol.games.txt (2.5 KB, 150 views)
__________________
STEAM: /id/invexbyte | Github: Mo Beigi | Discord: Byte#0017
Community: Invex Gaming | My Plugins: Click Me!

Byte is offline