View Single Post
Re: not correct detection by bots chicken as a friend/enemy
Old
  (#12)
sPlOrYgOn
<-- He did it.
 
sPlOrYgOn's Avatar
 
Status: Offline
Posts: 1,558
Join Date: Jan 2004
Location: Los Angeles, California, USA, North America, Earth, Solar System, Milky Way.
Default Re: not correct detection by bots chicken as a friend/enemy - 25-04-2005

AMX and Statsme uses the same method.
They both catch the "TeamInfo" message..
MessageBegin: "TeamInfo"
WriteByte: <PlayerEntityIndex>
WriteString: <TeamName>
  
Reply With Quote