View Single Post
Zeisen
Member
Join Date: Nov 2016
Location: Republic of Korea
Old 05-19-2017 , 14:34   Re: [CS:S/CS:GO] Bot Attack Control
Reply With Quote #50

Quote:
Originally Posted by Byte View Post
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"
}
I was thinking no one might helps this... thank you!
Zeisen is offline