Go Back   EQEmulator Home > EQEmulator Forums > General > General::Server Discussion

General::Server Discussion Discussion about emulator servers.
Do not post support topics here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-08-2016, 02:28 PM
Allairus
Sarnak
 
Join Date: May 2016
Posts: 32
Default Limit number of bots spawned?

I am trying to limit the amount of bots a player can have spawned at one time. This seemed simple as there is a setting in the rules for this exact thing. However when I set it it does not seem to make a difference. I have tried various numbers and server restarts after making the change and it never matters. Am I missing something or does this functionality not work as of now?

Thanks in advance.
Reply With Quote
  #2  
Old 11-08-2016, 02:45 PM
Mortykins's Avatar
Mortykins
Hill Giant
 
Join Date: Apr 2014
Posts: 156
Default

These are the two rules that are needed for that.

Code:
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Bots:CreationLimit', '7', '');
INSERT INTO `rule_values` (`ruleset_id`, `rule_name`, `rule_value`, `notes`) VALUES (1, 'Bots:SpawnLimit', '7', '');
Then set the number as you see fit.

Morty
Reply With Quote
  #3  
Old 11-08-2016, 03:00 PM
Allairus
Sarnak
 
Join Date: May 2016
Posts: 32
Default

Thanks Mortykins. I already have those values in the database. My problem is that the values do not seem to matter. I have the BotsSpawnLimit set to 11. The reason for eleven is so you can fill a group out and have a heal chain group if you wish. It is letting people spawn as many bots as they want. I was thinking maybe there was something else I had to enable or change a value so that it would enforce these settings.

Thanks again.
Reply With Quote
  #4  
Old 11-08-2016, 04:48 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

https://github.com/EQEmu/Server/blob...mand.cpp#L4984


Did you, by chance, give your people the ability to use #gm?
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:20 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3