celguar / spp-classics-cmangos

SPP Classics repack with ike3 playerbots. Based on cmangos. Supports 1.12, 2.4.3, 3.3.5. Check "Releases" for installer
200 stars 54 forks source link

Limiting Expac and making bots obey #265

Closed sarge816 closed 2 weeks ago

sarge816 commented 2 weeks ago

I've got our server setup for TBC but with expansion set to 0 and level cap set to 60 in the conf. It works great, except bots still find their way into Outland when they hit level 58+. The portal is closed to players as expected, but bots don't follow the same rules and can teleport there it seems. Is there any way to make bots obey the server rules, so that all the high level player bots are in Azeroth until I open up the TBC expansion after we've completed the Vanilla content? My work around currently is to set the level cap at 56, as this keeps to bots in Azeroth, but after we level up to this I'll have to increase it to 60 so we can complete content. Thanks, as always.

celguar commented 2 weeks ago

did you remove map 530 from bots config of bot maps?

sarge816 commented 2 weeks ago

@celguar I did not, am not familiar with how to do that. I will research it, would appreciate any tips. Thanks!

celguar commented 2 weeks ago

open bots config, search for "530", it should be a config with list of maps like 0,1,530,571, remove 530 from it

sarge816 commented 2 weeks ago

@celguar Thank you!

sarge816 commented 2 weeks ago

Bot's are now behaving and staying in Azeroth, thanks again.