Skip to content

azerothcore/mod-npc-all-mounts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo AzerothCore

NPC - All Mounts

  • Latest build status with azerothcore:

Build Status

This module was created for StygianCore. A World of Warcraft 3.3.5a Solo/LAN repack by StygianTheBest | GitHub | Website) This module has now being ported to AzerothCore by gtao725.

Description

  • Adds an NPC that will teach all available mounts to the player

Notice:

Due to the uniquiness of the module you will get this message on the worldconsole, but nothing is broken. It is due to the npc not exactly having a gossip menu in the database, the script handles the gossip menu because of the additional locales.

image

Please add the adjustment to the conf to have that error message not show up:

#    Creatures.CustomIDs
#        Description: The list of custom creatures with gossip dialogues hardcoded in core,
#                     divided by "," without spaces.
#                     It is implied that you do not use for these NPC dialogs data from "gossip_menu" table.
#                     Server will skip these IDs during the definitions validation process.
#        Example:     Creatures.CustomIDs = "190010,55005,999991,25462,98888,601014" - Npcs for Transmog, Guild-zone, 1v1-arena, Skip Dk,
#                                                                                      Racial Trait Swap, NPC - All Mounts Modules
#        Default:     ""

Creatures.CustomIDs = "190010,55005,999991,25462,98888,601014"

To-Do

  • Remove all mounts not compatible with 3.3.5a

Data

  • Type: NPC
  • Script: All_Mounts_NPC
  • Config: Yes
  • SQL: Yes
    • NPC ID: 601014

Version

  • v2024.04.23 - Compatibility with the latest version of the emulator
  • v2019.04.15 - Ported to AzerothCore by gtao725 (https://github.com/gtao725/)
  • v2019.02.14 - Update AI, Fix Bengal Tiger, Remove Invalid Mounts
  • v2018.12.15 - Updated for StygianCore
  • v2017.09.03 - Added Bengal Tiger + Tiger Riding
  • v2017.08.01 - Release

CREDITS

Styx StygianCore

This module was created for StygianCore. A World of Warcraft 3.3.5a Solo/LAN repack by StygianTheBest | GitHub | Website)

Additional Credits

LICENSE

This code and content is released under the GNU AGPL v3.