Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => Serverside Modding => Topic started by: MiraTaria on May 24, 2015, 07:17:55 am
-
Hey Everybody
At First i'm so sorry for my bad English.
I have made some Custom Item, i execute the SQL Files and change the Item.dbc an Added it to the Sever and my own MPQ.
But wenn i added the Item InGame i have no Stats.
So i add the stat_type and the stat_value but ingame i can't see it.
Also there is no change of the Charakter Stats.
I think now the Stats dont work, but i dont know why?
I hope Someone can Understand what i mean.
German:
Für die jenigen die Deutsch verstehen ;)
Ich hab einige Custom Item erstellt aber die Werte werden mir nicht Anzeigt.
Ich habe natürlich die stat_type und stat_value angegeben (zb. Int, Will, Zm) aber InGame wird mir das nicht angezeigt, auch beim Anlegen werden die Werte nicht berechnet.
dbc wurde geändert, MPQ Erstellt und Cache gelöscht.
Core: Trinity 335a latest Release (No Repack)
-
Updated `world`.`item_template`.`StatsCount` of that item ?
`world`.`item_template`.`StatsCount` vom Gegenstand geupdatet ?
-
Perhaps you need to delete your cache?
-
Also, moved to Serverside Modding.
-
@The0dark0one I have delete the Cache ;)
@Ascathos Yes thats it! Thanks ... i had made a fault in the StatsCount! Now it Works ;)