Changing Bot Limit

PJJW

Member
Mar 6, 2016
57
7
Hello!

I just wanted to ask how do you change the bot Limit for rooms?

Where do i go to do this?

Thanks
 

PJJW

Member
Mar 6, 2016
57
7
Changing the limit for the number of bots that can be in a room, is it currently 5 Per room as default and i want to increase this!
 
Kinda need to know if possible!
 

Damon

Member
Aug 13, 2012
364
114
Inside PlaceBotEvent.cs
Find:
Code:
if (BotCount >= 5 && !Session.GetHabbo().GetPermissions().HasRight("bot_place_any_override

and replace 5 with the number of bots you want max.
 

Users who are viewing this thread

Top