This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [TC 3.3.5] C++Templates  (Read 1823 times)

Kaev

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 308
    • View Profile
[TC 3.3.5] C++Templates
« on: June 15, 2015, 06:05:07 pm »
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. :)

~Kaev
« Last Edit: November 02, 2015, 07:51:16 am by Admin »

Kaev

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 308
    • View Profile
Re: [TC 3.3.5] C++Templates
« Reply #1 on: June 17, 2015, 08:46:18 am »
Small edit on the OnPVPKill-Template :)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Kaev

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 308
    • View Profile
Re: [TC 3.3.5] C++Templates
« Reply #2 on: November 02, 2015, 07:51:34 am »
Added OnlevelChanged-Template, because someone requested it.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »