View Single Post
  #7  
Old 08-19-2014, 05:47 AM
NatedogEZ's Avatar
NatedogEZ
Developer
 
Join Date: Dec 2012
Posts: 515
Default

I looked into it.. there are 2 errors in the bot code.

1st...
Zoning with bots it checks to make sure you are the group leader.. if you are not .. your bots dont come with you..

2nd.. (sorta related)
While you have bots spawned and another PC from your party zones in.. it tries to "respawn ALL bots" in some weird fashion... that really breaks it all to hell..

I have it sorta fixed on my test server.. just need to test it more to actually call it "FIXED" :p


edit... the two functions to look at...

Bot::LoadAndSpawnAllZonedBots
and..
Bot::ProcessClientZoneChange
Reply With Quote