PDA

View Full Version : Limiting Spawned bots


klehma
01-15-2009, 12:20 PM
I like the Bots in game but spawning a Raid force of them is a little overkill SO i want to Limit how many Bots a Player can spawn to lets say 2-3 bots per player ?

Raiding with them seems a little over kill on my Custom/legit server

SO myt Question is,

How do i go about Limiting how many bots a player can summon?

Congdar
01-15-2009, 12:28 PM
there's a botcount rule that has been added that defaults to 5 but I think you can put any number there

klehma
01-15-2009, 12:48 PM
where is it located at ??

Congdar
01-15-2009, 01:14 PM
add it to the rules_values table in the database EQOffline:BotCount

klehma
01-15-2009, 02:27 PM
add it to the rules_values table in the database EQOffline:BotCount

Ruleset_id = 1
File_name = EQOffline:BotCount
Rule_value = 3




Currect ?

Congdar
01-15-2009, 02:48 PM
ruleset_id for me is 0 rule_name, not file_name. you'll need to reboot the world of course.

klehma
01-15-2009, 02:52 PM
Awsome ty :)