• This is a read only backup of the old Emudevs forum. If you want to have anything removed, please message me on Discord: KittyKaev

Trinitycore Creature Creator

FoxGaming

Exalted Member
Hello EmuDevs, while i was working on the Eluna challenge i got really tired of doing all the NPC's by hand just because they decided to change the table structure again and now most of the generators available don't support the most current changes.

So I made a quick program to create some NPC's i know that it's not exactly the cleanest way to go about creating an NPC...but it is faster than editing everything by hand. I've also added a lot of values for you to select from instead of having to figure it out yourself.

There should be updates for this to come..

Features it is missing:
  • NPC's attack with range
  • Unit flags 1 and 2
  • Mechanic immune
  • Type flags
  • NPC trainer

Future Updates:
  1. GUI?
  2. Insert into database
  3. Suggestions?


I plan to add the flags when i get the chance i just haven't needed them at the moment. It does do some of the flags...just not all of them.

I will update this with the most recent structure..and I'll eventually clean up the code. If you use it great...if not, i did make it for myself just figured i would release it.

How to use?

1. Start program.
2. Follow Instructions.
3. Save your file at the end.
4. Insert into DB.
5. Rinse and Repeat.

Please note! Because i designed this for myself i did not give the program the ability to handle incorrect values. It will take your incorrect values and insert them right into your database...so long story short...Don't test the error handling. It has none :biggrin:

View attachment TrinityCore NPC Creator.exe
 
Last edited:

Tommy

Founder
now all of the generators available don't support the most current changes

What about ED's? If you knew that ours wasn't working correctly, report it and it will be fixed asap. Regardless, nice release.
 

FoxGaming

Exalted Member
What about ED's? If you knew that ours wasn't working correctly, report it and it will be fixed asap. Regardless, nice release.

Thank you, I honestly didn't think about it xD I just was working last night half asleep and got working on this. Should have reported it last night.
 
Top