Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/azerothcore/mod-weapon-visual

AzerothCore Module
https://github.com/azerothcore/mod-weapon-visual

azerothcore azerothcore-module core-module

Last synced: 19 days ago
JSON representation

AzerothCore Module

Awesome Lists containing this project

README

        

# ![logo](https://raw.githubusercontent.com/azerothcore/azerothcore.github.io/master/images/logo-github.png) AzerothCore

## mod-weapon-visual

### This is a module for [AzerothCore](http://www.azerothcore.org)
- Latest build status with azerothcore:

[![Build Status](https://github.com/azerothcore/mod-weapon-visual/workflows/core-build/badge.svg?branch=master&event=push)](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)