blueboy / portalclassic

playerbot support for C(ontinued)-MaNGOS (classic fork)
GNU General Public License v2.0
18 stars 32 forks source link

need some help here #25

Closed rikkuzhou closed 8 years ago

rikkuzhou commented 8 years ago

would someone help me with the installation?

rikkuzhou commented 8 years ago

Here is the steps I get done.

1 First merge the playerbot code into your Mangos code. ---- done

2 Follow the install instructions of Mangos in building mangos, building ScriptDev2, extracting map data, installing SQL data (DB, SD2, ACID), etc. ----done

Here is the question

1 In the folder "/sql/playerbotai" you'll find the SQL data for playerbot (install on the "characters" database)

I have 3 sql files

playerbotai_characters_svdata_001.sql playerbotai_characters_svdata_002.sql playerbotai_characters_svdata_003.sql

Is this necessarily ? Because I haven't done it yet but I can use .bot add xx already in the game.

2 And I find another file mangos_botguy.sql contained in my folder /mangos

(Please apply 'mangos_botguy.sql' once to the world database to update the 'gossip_menu_option' table.)

so I should apply this too ?

cala commented 8 years ago

These SQL files are used if you want playerbot to save some of the NPCs set up/orders (like delay time or resistances).

cala commented 8 years ago

As you merged successfully, I'm closing the issue. :)