This is for AzerothCore
- This is based upon the excellent work from Rochet2
- Entirely based on SQL!
There are 2 teleporting NPC's available.
First is a teleporting NPC located in capitals, that will be able to send players to level and faction appropriate destinations such as:
- Zones
- Dungeons
- Raids
It also includes a teleporting NPC where players start, that will be able to send players to starting zones (let's say you start as one race but prefer a different starting zone).
- Tested on AzerothCore release 9a9308
- Rename the file
data/sql/db-world/teleporter_capital.dist
todata/sql/db-world/teleporter_capital.sql
. - Rename the file
data/sql/db-world/teleporter_starting_zone.dist
todata/sql/db-world/teleporter_starting_zone.sql
. - Modify is you see fit (need for cross faction etc.).
- Import to world database.
- Restart the world server.
- Done :)
AzerothCore: repository - website - discord chat community