How to increase bot difficulty and aggressiveness?
2016-01-28, 03:50 PM
#1
How to increase bot difficulty and aggressiveness?
I like to have bots on the server, but I am not sure how to set it so that the bots always are on the hardest setting. I am laying waste to them easily, and I normally get killed a lot against human players.
Is there anything that can be done server side to automatically spawn difficult bots in every map
Post Reply Quote this message in a reply
2016-01-28, 04:29 PM
#2
RE: How to increase bot difficulty and aggressiveness?
You would have to mod the server by recompiling.

To force difficult bots, change "b.level = 40 + rnd(61)" to "b.level = 100" in serverai.h.

Best regards,
Victor
//victorz.ca
Code:
Your antithesis compares favorably with any high magnitude of pwnage. (-you > |p|, you < -|p|)
My antithesis compares favorably with _that of_ any high magnitude of pwnage. (|-me| > |-p|, |me| > |p|)
Post Reply Quote this message in a reply
2016-02-01, 08:42 PM
#3
RE: How to increase bot difficulty and aggressiveness?
Ok awsome. thank you.
Post Reply Quote this message in a reply


Forum Jump: