[DiscordArchive] I followed the TrinityCore Developing Document.
[DiscordArchive] I followed the TrinityCore Developing Document.
Archived author: heehwrite • Posted: 2020-12-10T14:55:41.096000+00:00
Original source
I followed the TrinityCore Developing Document.
https://drive.google.com/file/d/0Bw08_9W...dZQ2c/view
I inserted a creature template into the creature_template table, and compiled the C++ logic.
1. How do I spawn a creature with this template in a certain location?
I believe that I need to add a creature into the DB(world/creature),
However, there are too many attributes that I need to fill in.
2. For example, how do I figure out the zoneId and mapId?
3. Is there a better way of doing this?
[Embed: TrinityCore Developing - Guide 1.pdf]
https://drive.google.com/file/d/0Bw08_9W...dZQ2c/view