Hey,
I've a server where I have access to the NW_Sample_Battle.txt and I wanted to know if there is a way to limit the number of bots on the server or simply totally disable it.
Here are two commands that are on the .txt:
The max_num_bots is supposed to limit bots (50 - 500) but it does not do anything, as admin I can still spawn 250 bots for each teams.
Is there a way to block bots ?
Thanks.
I've a server where I have access to the NW_Sample_Battle.txt and I wanted to know if there is a way to limit the number of bots on the server or simply totally disable it.
Here are two commands that are on the .txt:
Code:
set_num_bots_voteable 0
max_num_bots 50
The max_num_bots is supposed to limit bots (50 - 500) but it does not do anything, as admin I can still spawn 250 bots for each teams.
Is there a way to block bots ?
Thanks.