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: [QUESTION] Custom Item Stats Problem  (Read 1138 times)

MiraTaria

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
[QUESTION] Custom Item Stats Problem
« 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)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] Custom Item Stats Problem
« Reply #1 on: May 24, 2015, 06:27:10 pm »
Updated `world`.`item_template`.`StatsCount` of that item ?


`world`.`item_template`.`StatsCount` vom Gegenstand geupdatet ?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

The0dark0one

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 11
    • View Profile
Re: [QUESTION] Custom Item Stats Problem
« Reply #2 on: May 24, 2015, 07:27:22 pm »
Perhaps you need to delete your cache?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] Custom Item Stats Problem
« Reply #3 on: May 24, 2015, 07:31:15 pm »
Also, moved to Serverside Modding.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

MiraTaria

  • Registred Member
  • MWCS Enthusiast
  • *****
  • Posts: 2
    • View Profile
Re: [QUESTION] Custom Item Stats Problem
« Reply #4 on: May 25, 2015, 03:30:57 am »
@The0dark0one  I have delete the Cache ;)

@Ascathos Yes thats it! Thanks ... i had made a fault in the StatsCount! Now it Works ;)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »