====== BotCount ====== {{tag>player needs_examples}} ''int BotCount()'' ===== Description ===== Returns the amount of ZDoom bots present on the server. It works by looping through all players and counting for how many of them [[zdoom>PlayerIsBot]] returns true.