Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: Ghaster on July 04, 2014, 12:14:56 am
-
Hi
I have a old database with alot of npcs i want to convert to the current Trinitycore. I have converted almost everything but mana, armor and hea1th values.
In my old database they are just numbers but in the current trinity they are diffrent. I found a sql script that converted the values, but it only works one by one, and i have alot of npcs.
So my question: Is there anyway to convert them faster? or do i have to convert the values one by one?
-
If you have a statement, why notnjust write a script doimg this for all entrys?
Also perhpas Posting it here could help us to help you.
-
If you have a statement, why notnjust write a script doimg this for all entrys?
Also perhpas Posting it here could help us to help you.
The script is located here: "sickindnet/topic/21738-guide-how-to-trinity-npc-creation-with-wow-v-tools/" (add a dot between sickind and net) in the Changing stats section.