Code Monkey home page Code Monkey logo

mod-npc-all-mounts's Introduction

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.

mod-npc-all-mounts's People

Contributors

acidmanifesto avatar bytesgalore avatar gtao725 avatar helias avatar locus313 avatar mitradis avatar nyeriah avatar pangolp avatar stoudtlr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mod-npc-all-mounts's Issues

Bug: unable to load the sql into azerothcore from https://github.com/liyunfan1223/azerothcore-wotlk.git --branch=Playerbot

Current Behaviour

have running version of
https://github.com/liyunfan1223/azerothcore-wotlk.git --branch=Playerbot
unable to add the module, get a problem when loading the SQL
Database changed
MariaDB [acore_world]> source ~/azerothcore-wotlk/modules/mod-npc-all-mounts/data/sql/db-world/npc_allmounts.sql;
Query OK, 0 rows affected (0,001 sec)

Query OK, 0 rows affected (0,002 sec)

ERROR 1054 (42S22) at line 26 in file: '/root/azerothcore-wotlk/modules/mod-npc-all-mounts/data/sql/db-world/npc_allmounts.sql': Unknown column 'modelid1' in 'field list'
Query OK, 1 row affected (0,033 sec)

Query OK, 1 row affected (0,035 sec)

MariaDB [acore_world]>

Expected Behaviour

sql to run fine, and provide a new npc which will train all mounts

Steps to reproduce the problem

root@azeroth:~/azerothcore-wotlk/modules/mod-npc-all-mounts/data/sql/db-world# s udo mysql -u root
Welcome to the MariaDB monitor. Commands end with ; or \g.
Your MariaDB connection id is 72
Server version: 10.11.6-MariaDB-0+deb12u1 Debian 12

Copyright (c) 2000, 2018, Oracle, MariaDB Corporation Ab and others.

Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.

MariaDB [(none)]> use acore_world
Reading table information for completion of table and column names
You can turn off this feature to get a quicker startup with -A

Database changed
MariaDB [acore_world]> source ~/azerothcore-wotlk/modules/mod-npc-all-mounts/dat a/sql/db-world/npc_allmounts.sql;
Query OK, 0 rows affected (0,001 sec)

Query OK, 0 rows affected (0,002 sec)

ERROR 1054 (42S22) at line 26 in file: '/root/azerothcore-wotlk/modules/mod-npc- all-mounts/data/sql/db-world/npc_allmounts.sql': Unknown column 'modelid1' in 'f ield list'
Query OK, 1 row affected (0,033 sec)

Query OK, 1 row affected (0,035 sec)

MariaDB [acore_world]>

Extra Notes

Database changed
MariaDB [acore_world]> source ~/azerothcore-wotlk/modules/mod-npc-all-mounts/data/sql/db-world/npc_allmounts.sql;
Query OK, 0 rows affected (0,001 sec)

Query OK, 0 rows affected (0,002 sec)

ERROR 1054 (42S22) at line 26 in file: '/root/azerothcore-wotlk/modules/mod-npc-all-mounts/data/sql/db-world/npc_allmounts.sql': Unknown column 'modelid1' in 'field list'
Query OK, 1 row affected (0,033 sec)

Query OK, 1 row affected (0,035 sec)

MariaDB [acore_world]>

AC rev. hash/commit

22132addce11+
image
image

Operating system

debian linux

Custom changes or Modules

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.