Quote:
Originally Posted by MPNumB
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...