Skip to content

Places an NPC in each starting zone that allows players to select a different starting zone if they want. For example, Orc can start in Sunstrider Isle.

Notifications You must be signed in to change notification settings

Aldori15/azerothcore-starting-zone-selector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

azerothcore-starting-zone-selector

Places an NPC in each starting zone that allows players to select a different starting zone if they want. For example, Orc can start in Sunstrider Isle.

starting_zone_selector.mp4

Setup

  • First, your server and client need to have AIO And Eluna set up or the scripts will not work: https://github.com/Rochet2/AIO
  • Run "ZoneSelectorNPCs.sql" on your acore_world database.
  • Copy both the "zone_selector.lua" and "zone_selector_ui.lua" files into the lua_scripts folder on your server. These can be within a subfolder inside of the lua_scripts folder as long as they are within the same folder together.
  • Copy the "Patch-5.mpq" file into your client's data folder, or move the patch file contents to another patch of your choice.

About

Places an NPC in each starting zone that allows players to select a different starting zone if they want. For example, Orc can start in Sunstrider Isle.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages