Sign in to follow this  
Kaev

wotlk
[TC 3.3.5] C++-Templates

Hi!
I really don't like to write the same code several times, so i created some templates for me which i want to share with you today.
The templates are made for TrinityCore 3.3.5, but could also work on newer versions, if they didn't change the scripting hooks. But i never tested anything besides 3.3.5.

    CreatureScript
    Gossip-Template
    ScriptedAI-Template
    Quest-Template

    GameObjectScript
    Gossip-Template
    GameObjectAI-Template
    Quest-Template

    ItemScript
    ItemScript-Template

    PlayerScript
    OnPVPKill-Template
    OnLevelChanged-Template

Tell me if you have any template wishes or found any bugs. :)

~Kaev

Edited by Kaev
  • Like 1

Share this post


Link to post
Share on other sites
Sign in to follow this