Thread: BOT tag
View Single Post
BOT tag
Old
  (#1)
jeefo
путинхуйлоебаное
 
jeefo's Avatar
 
Status: Offline
Posts: 453
Join Date: Nov 2005
Location: Saint-Petersburg
Default BOT tag - 31-05-2006

If anybody need this, there is a way to display a "BOT" tag for bot ping, instead of empty field in Counter-Strike 1.6 scoreboard, like Official Counter-Strike Bot does.

All you needed is add:
PHP Code:
SET_CLIENT_KEYVALUE (iClientIndexpszBuffer"*bot""1"); 
into your bot creation code.
  
Reply With Quote