Giter VIP home page Giter VIP logo

mod-weapon-visual's Introduction

logo AzerothCore

mod-weapon-visual

This is a module for AzerothCore

  • Latest build status with azerothcore:

Build Status

Description

  • Character services: Adding Visual style for Weapons

How to install

  1. Simply place the module under the modules folder of your AzerothCore source folder.
  2. Re-run cmake and launch a clean build of AzerothCore
  3. Import sql/world/base/creature_template.sql into your world DB.
  4. Import sql/characters/base/mod_weapon_visual_effect.sql into your characters DB.
  5. Log in game, spawn Npc ID 900000, Enjoy.

Usage

  • Enable this module and talk with the assigned creature :D

Showcase / Video

Credits

  • Poszer: (Author of the module).
  • Talamortis: (Database implementation, code review & General support).
  • Micrah/Milestorme: (Thanks for the help with the Module creation & General support).

AzerothCore: repository - website - discord chat community

mod-weapon-visual's People

Contributors

barbzyhool avatar eldoba avatar helias avatar locus313 avatar milestorme avatar new-havenwotlk avatar pangolp avatar ultranix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

mod-weapon-visual's Issues

Errors while building

Hello together,

when I build the AC files with the module in VS 22 some errors occurs.

15>E:\WoWServerDev\Azerothcore\modules\mod-weapon-visual\src\Npc_VisualWeapon.cpp(119,27): error C2039: "PExecute" ist kein Member von "DatabaseWorkerPool".
15>E:\WoWServerDev\Azerothcore\src\server\database\Database\DatabaseEnv.h(37): message : Siehe Deklaration von "DatabaseWorkerPool"
15>E:\WoWServerDev\Azerothcore\modules\mod-weapon-visual\src\Npc_VisualWeapon.cpp(204,48): error C2039: "PQuery" ist kein Member von "DatabaseWorkerPool".
15>E:\WoWServerDev\Azerothcore\src\server\database\Database\DatabaseEnv.h(37): message : Siehe Deklaration von "DatabaseWorkerPool"
15>E:\WoWServerDev\Azerothcore\modules\mod-weapon-visual\src\Npc_VisualWeapon.cpp(213,42): error C2039: "GetUInt32" ist kein Member von "Field".
15>E:\WoWServerDev\Azerothcore\src\server\database\Database\Field.h(98): message : Siehe Deklaration von "Field"
15>E:\WoWServerDev\Azerothcore\modules\mod-weapon-visual\src\Npc_VisualWeapon.cpp(214,39): error C2039: "GetUInt32" ist kein Member von "Field".
15>E:\WoWServerDev\Azerothcore\src\server\database\Database\Field.h(98): message : Siehe Deklaration von "Field"

Thanks for any possible help

[Crash]

The server crash when player switch an enchanted off hand

Cleanup item GUIDs in the DB

As far as I see the GUIDs will pile up over time as they are never removed from the DB. Is it somehow possible to automatically cleanup GUIDs for items which don't exist anymore?

Big Mistake

azerothcore Up to date,mod-weapon-visual ,It’s unusable

worldserver, Close on error

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.