Jump to content

[TC 3.3.5] C++-Templates

By Kaev
in Serverside

Recommended Posts

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
Link to comment
Share on other sites

  • 1 month later...
×
×
  • Create New...