EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development::Bots (https://www.eqemulator.org/forums/forumdisplay.php?f=676)
-   -   problems with bot bards, rogues, rangers (https://www.eqemulator.org/forums/showthread.php?t=29579)

Davood 09-17-2009 08:48 PM

problems with bot bards, rogues, rangers
 
My players complained about their bots being broke since I went to the R974 update.

Bard Bots seem to sing their songs on spawn, and for the first battle only, afterwards they stop singing altogether, I traced the code but couldn't figure out what might be broken.....
I found this diff for the R921 update which "fixed" bard bots after they had been "converted" to the new coding style, but didn't really fix them:

http://code.google.com/p/projecteqem...r/zone/bot.cpp


Rogue Bots don't seem to want to open any doors.. the code which handles it seems to execute when I put checks in place, but the command
entity_list.OpenDoorsNear(c->GetTarget()->CastToNPC());
(bot.cpp)
doesn't seem to want to work
could there be a problem in
void EntityList::OpenDoorsNear(NPC* who)
(entity.cpp) ?

louis1016 07-24-2012 01:24 AM

Also am having this problem with bard bots. Can't locate the issue yet.

lerxst2112 07-24-2012 01:41 AM

Should probably start a new topic. That post was from 3 years and almost 1200 code updates ago. :)

bad_captain 07-24-2012 08:28 AM

Also, stating what is not appearing to work correctly would be nice.


All times are GMT -4. The time now is 05:23 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.