Jump to content
  • playerbot


    imncadsii
    • Status: Completed
      Main Category: Core / Mangos Daemon
      Sub-Category: Minor
      Version: 22.x (Current Master Branch) Milestone: 22 (Current) Priority: New
      Implemented Version: 22.xx (Current Master Branch)

    Hi, i would like to report a bug regarding ike3 bot, when going to outland map, bot won't follow you even i'm using gm command to teleport the bot to outland but still bot won't follow. its only minor but if your doing instance in black temple its important for player to have bot companion in instance but bot wont follow on outland map, hope this will be fix thats all thank you! more power to the programmer of mangosone!


    User Feedback

    Recommended Comments

    On 3/16/2021 at 7:59 PM, antz said:

    I recently fixed a ton of errors on the playerbots in mangosOne.

    I'm not sure whether my recent fixes have fixed your issues as well !!
     

    thank you for the reply, the playerbots are very very stable compare to the when its not fix, however the bot still won't follow, teleport or summon to outland map, but i think for now its ok because i observe it dont disconnect, i test it run and very stable until now my game server did not disconnect compare to when its not fix it only takes 2-12h and the game disconnect. but i know you can improve more on the playerbots, only lacking is cannot go through outland map. thats all thank you! and more power sir Antz and rest of the programmer of mangosone.

    Link to comment
    Share on other sites

    @imncadsii What I did to get bots to follow me, attack with me.

    1) Invited each to my party
    2) used .summon to teleport each them to my location
    3) Issued the following command in party chat ~follow (might be a space, can't quite remember)

    As for outland map, i've not tested this personally, but after you go to outlands, you should be able to .summon your party members to you

    Link to comment
    Share on other sites

    Hello I installed the lasted version yesterday. I had the same problem.

     

    Bots would'nt teleport to Outlands, And the bloodelves bots were spawning in Tirisfal. 

     

    In player.cpp there is the function  Player::TeleportTo

    It's checking for the extension, i didn't debug it all to see where the problem is, but if I comment the extension check I can teleport my bots to TBC content

     

    Link to comment
    Share on other sites

    in CharacterHandler.cpp

     

    around line 200.

    WorldSession *botSession = new WorldSession(botAccountId, NULL, SEC_PLAYER, 0,0, LOCALE_enUS);

    should be

    WorldSession *botSession = new WorldSession(botAccountId, NULL, SEC_PLAYER, 1,0, LOCALE_enUS);

    i am gonna try but i am pretty sure it must be it

     

    edit : bingo ❤️ 

    Edited by Henri Defoux
    Link to comment
    Share on other sites

    8 hours ago, antz said:

    Changed Status to Completed

    Changed Implemented Version to 22.xx (Current Master Branch)

    Changed Milestone to 22 (Current)

    Changed Priority to New

    WOW!!! amazing! the playerbots are now can go anywhere in outland and the rest of the map! thanks for quick fix sir Antz, sir Henri and the rest of the mangosone team more power to you all! many many thanks! so happy! :)

    Link to comment
    Share on other sites



    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use