Wise
16-02-15, 11:06 PM
Credits (Original post):
rizalgar
Use JCarter's maps from Botcore (worked for me) which are here (https://bitbucket.org/JCarter4562/tc2botcore/downloads)
Updated Repack here (http://www.mediafire.com/download/9h6us449zq9r50k/Rizcraft.zip)
DBC Here (http://www.mediafire.com/download/0f500occq9uxnxq/dbc.zip)
39 Bot Repack (http://www.mediafire.com/download/5wvap8s3aos0vgp/World+of+Botcraft.zip) - Nothing special added, just removed the 4 bot restriction from the other repack. The only addition to this is Parranoia's Master Enchantment script, but it is NOT added in game (just create a npc, set flag to 129 and set script to 'npc_enchantment' to use. This repack does NOT include World Teleporter, Global Trainer or anything else. Just the unrestricted New_NPCBots, AhBot, and master enchanter. Pretty much a fresh compile with a 39 bot limit.
This is also updated bots from the previous release, everything works the same except for how you spawn. Instead of '.npcbot spawn id', you use the typical '.npc add id' command.
---------------------I forgot to add a table in 'waypoint_data' that will prevent worldserver from working. To fix this, launch mysql, open your world database, go to waypoint_data and add the field 'move_type' with 'type' = 'int' 'length' = '10' 'decimal' = '0' and 'allow null' unchecked.--------------------
(ONLY REQUIRED FOR THE 39 BOT REPACK!!!)
THIS IS A 32 BIT COMPILE. :(
MySQL info
user - root
password - *none* (didn't know how to set password for portable mysql lol)
)
Account info
user - admin
password - admin
To
CREATE
accounts (since there is no APACHE) - Once worldserver is launched, in the cmd prompt type 'account create username password' without the '.
To set
GM
- In worldserver, type 'account set gmlevel username 3 -1' without the '.
To spawn bots
- On an
ADMIN
account, use "
npcbot spawn BOTID
". Replace BOTID with the id of the bot found in
world.creature_template
. The bots start at
70000
through
70245
I believe.
To set faction
- On ADMIN account, use "
npcbot set faction xxx
". I use 35 by default, making them friendly to horde and alliance. However, once you acquire a bot, it automatically changes their faction to yours (Horde or Alliance)
Trickerer
LordPsyan
JadaDev
Rochet2
Parranoia
AHBot coder
Jeutie - for his guide on how to make a portable MySQL
And of course, the TrinityCore team for making this possible.
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040226_zps80b46f45.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040226_zps80b46f45.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040257_zpscbd5d1dc.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040257_zpscbd5d1dc.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040306_zpsdc8d533e.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040306_zpsdc8d533e.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040928_zps1aceec1b.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040928_zps1aceec1b.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040336_zps2fa5777b.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040336_zps2fa5777b.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040344_zps3391fd23.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040344_zps3391fd23.jpg.html)
rizalgar
Use JCarter's maps from Botcore (worked for me) which are here (https://bitbucket.org/JCarter4562/tc2botcore/downloads)
Updated Repack here (http://www.mediafire.com/download/9h6us449zq9r50k/Rizcraft.zip)
DBC Here (http://www.mediafire.com/download/0f500occq9uxnxq/dbc.zip)
39 Bot Repack (http://www.mediafire.com/download/5wvap8s3aos0vgp/World+of+Botcraft.zip) - Nothing special added, just removed the 4 bot restriction from the other repack. The only addition to this is Parranoia's Master Enchantment script, but it is NOT added in game (just create a npc, set flag to 129 and set script to 'npc_enchantment' to use. This repack does NOT include World Teleporter, Global Trainer or anything else. Just the unrestricted New_NPCBots, AhBot, and master enchanter. Pretty much a fresh compile with a 39 bot limit.
This is also updated bots from the previous release, everything works the same except for how you spawn. Instead of '.npcbot spawn id', you use the typical '.npc add id' command.
---------------------I forgot to add a table in 'waypoint_data' that will prevent worldserver from working. To fix this, launch mysql, open your world database, go to waypoint_data and add the field 'move_type' with 'type' = 'int' 'length' = '10' 'decimal' = '0' and 'allow null' unchecked.--------------------
(ONLY REQUIRED FOR THE 39 BOT REPACK!!!)
THIS IS A 32 BIT COMPILE. :(
MySQL info
user - root
password - *none* (didn't know how to set password for portable mysql lol)
)
Account info
user - admin
password - admin
To
CREATE
accounts (since there is no APACHE) - Once worldserver is launched, in the cmd prompt type 'account create username password' without the '.
To set
GM
- In worldserver, type 'account set gmlevel username 3 -1' without the '.
To spawn bots
- On an
ADMIN
account, use "
npcbot spawn BOTID
". Replace BOTID with the id of the bot found in
world.creature_template
. The bots start at
70000
through
70245
I believe.
To set faction
- On ADMIN account, use "
npcbot set faction xxx
". I use 35 by default, making them friendly to horde and alliance. However, once you acquire a bot, it automatically changes their faction to yours (Horde or Alliance)
Trickerer
LordPsyan
JadaDev
Rochet2
Parranoia
AHBot coder
Jeutie - for his guide on how to make a portable MySQL
And of course, the TrinityCore team for making this possible.
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040226_zps80b46f45.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040226_zps80b46f45.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040257_zpscbd5d1dc.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040257_zpscbd5d1dc.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040306_zpsdc8d533e.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040306_zpsdc8d533e.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040928_zps1aceec1b.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040928_zps1aceec1b.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040336_zps2fa5777b.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040336_zps2fa5777b.jpg.html)
http://i1372.photobucket.com/albums/ag323/bmoseley91/WoWScrnShot_071714_040344_zps3391fd23.jpg (http://s1372.photobucket.com/user/bmoseley91/media/WoWScrnShot_071714_040344_zps3391fd23.jpg.html)