View Single Post
Re: Can bots have ping?
Old
  (#6)
KWo
Developer of PODBot mm
 
KWo's Avatar
 
Status: Offline
Posts: 3,425
Join Date: Apr 2004
Default Re: Can bots have ping? - 22-02-2008

Quote:
Originally Posted by MPNumB View Post
I think it has to be possible somehow using amxx. For example to remove "BOT" in scorebar use:
"set_user_info(bot_index, "*bot", "0");"

to switch back to "BOT":
"set_user_info(bot_index, "*bot", "1");"
Even if You remove "BOT" from the scoreboards, You still cannot place there anything else as a ping, so the people still know there are some bots on the server...
  
Reply With Quote