https://github.com/azerothcore/mod-weapon-visual
AzerothCore Module
https://github.com/azerothcore/mod-weapon-visual
azerothcore azerothcore-module core-module
Last synced: 7 months ago
JSON representation
AzerothCore Module
- Host: GitHub
- URL: https://github.com/azerothcore/mod-weapon-visual
- Owner: azerothcore
- License: gpl-2.0
- Created: 2019-04-12T21:35:27.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-02-27T06:28:44.000Z (about 1 year ago)
- Last Synced: 2025-08-06T07:39:46.951Z (7 months ago)
- Topics: azerothcore, azerothcore-module, core-module
- Language: C++
- Homepage: http://www.azerothcore.org
- Size: 1.19 MB
- Stars: 13
- Watchers: 11
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#  AzerothCore
## mod-weapon-visual
### This is a module for [AzerothCore](http://www.azerothcore.org)
- Latest build status with azerothcore:
[](https://github.com/azerothcore/mod-weapon-visual)
## 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
- [Video Here!](https://youtu.be/Sat9KWvsPwQ)
## Credits
* [Poszer](https://github.com/Poszer): (Author of the module).
* [Talamortis](https://github.com/Talamortis): (Database implementation, code review & General support).
* [Micrah/Milestorme](https://github.com/milestorme): (Thanks for the help with the Module creation & General support).
AzerothCore: [repository](https://github.com/azerothcore) - [website](http://azerothcore.org/) - [discord chat community](https://discord.gg/PaqQRkd)