Skip to content

mindsear/TemplateNPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TemplateNPC

Template NPC for TrinityCore 3.3.5 (Updated 10-March-2019)

How to install

1. Navigate to your TrinityCore\src\server\scripts\Custom and make a new folder called TemplateNPC.
Copy TemplateNPC.cpp and TemplateNPC.h to your TemplateNPC folder you just created. (this is optional but I recommend it just to keep things organized)

alt_tag


2. Add TemplateNPC to \src\server\scripts\Custom\ custom_script_loader.cpp

alt_tag


3. Use CMake (configure and generate)


4. Execute characters.sql to your database


5. Open TrinityCore.sln and Build the solution. Click on Build and then Build Solution or press (Ctrl+Shift+B)

alt_tag


Screenshot

alt tag

Video Showcase:
https://streamable.com/yxv1m


NOTE: You can use .templatenpc reload command if you changed template gear, talents, glyphs. So you don't have to restart your server.

About

Template NPC for TrinityCore 3.3.5 (Updated 10-March-2019)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages