Page 1 of 1

Defining Weapon/Armor Stats

Posted: Tue Oct 05, 2010 4:05 pm
by Nik
Hmm, i cant find the point why weapon/armor stats (p.def, m.def, p.atk, m.atk, atk.speed) should be defined in both SQL and XML. It will be better to be defined on SQL or XML, not both >.< imo XML is better, because the SQL queries will be smaller, and weapons/armors will load faster from the SQL...

Re: Defining Weapon/Armor Stats

Posted: Wed Oct 06, 2010 5:22 pm
by Minutis
Same i could say about whole npc table. Since data in them is static only. Wouldn't be better to store such data in xml files?

Re: Defining Weapon/Armor Stats

Posted: Wed Oct 06, 2010 6:17 pm
by MELERIX
there is already a topic about this: viewtopic.php?f=40&t=11851