GithubHelp home page GithubHelp logo

maikale / playerbots Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cmangos/playerbots

0.0 0.0 0.0 151.44 MB

PlayerBot module forked from https://github.com/celguar/mangosbot-bots

C++ 99.87% C 0.03% CMake 0.10%

playerbots's Introduction

Playerbots

Bot AI Core from ike3 for cmangos classic, tbc and wotlk

This system brings the following features:

  • Populate the open world with playerbots
  • Populate BGs and Arenas with playerbots
  • Use alt characters as playerbots
  • Do any kind of PvE content (with some guidance on complex mechanics)
  • Very detailed configurations of playerbot behaviors (for the min-maxers out there :D)
  • Multiple commands to request playerbots do what you require

How to install

Compiling Code

If you're new to building CMaNGOS, check the official guide https://github.com/cmangos/issues/wiki/Installation-Instructions

Important: to enable the playerbots you need to check it in cmake ( BUILD_PLAYERBOTS โœ… )

After successful build get aiplayerbot.conf file from "src/modules/Bots/playerbot/aiplayerbot%expansion.conf.dist" (based on expansion you use) and put it to the same folder where mangosd.conf and realmd.conf are, and remove ".dist" from its name

Apply DB modifications

  • Using the InstallFullDB.sh script:

    1. Execute the script once to generate the InstallFullDB.config file, after that close the script
    2. Edit InstallFullDB.config and add PLAYERBOTS_DB="YES" at the end and save it
    3. Depending on if you have a previous installation or want to do a fresh installation:
      • For a fresh install pick the option 4) Full installation
      • To install only the playerbots DB pick the option 5) Advanced DB management and then 8) Create and fill playerbots db
  • Manually:

    1. Go to "src/modules/Bots/sql"
    2. Apply .sql files from "characters" folder to characters database
    3. Apply .sql files from "world" folder to world database

    IMPORTANT: There are several .sql files that are in a vanilla, tbc or wotlk folder. You should only use the files in the folder for the core expansion you are currently using.

After you complete all steps above you can check bots config and start your server. It'll take some time for the first time, as gear/characters for bots will be generated at first launch. Have fun! ๐Ÿฅณ

How to Use

playerbots's People

Contributors

mostlikely4r avatar celguar avatar davidonete avatar apock69 avatar kadeshar avatar exxenoz avatar cyberium avatar ike3 avatar surraymb avatar vigerus avatar nytanath avatar lidocian avatar xandrkhv avatar renem avatar diabloxx avatar atidot3 avatar badhad avatar boxhead78 avatar generatium avatar aagocs avatar chazix avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.