Thread: Bot Commands
View Single Post
  #55  
Old 03-26-2016, 09:05 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

Huppy, if you're still reading the forums..


Look at the function 'bot_subcommand_pet_remove' to see what can be changed to eliminate casters from summoning pets.

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


Setting Bot::SetBotCharmer(true) disables the ai process of casting a summoned pet.

This could be modified in the bot constructor/load to eliminate summoned bot pets.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote