Conquer_V2 ini to MySql item Database Command

01/19/2011 05:49 taylor2846#1
[EDIT]
`[EDIT]
i do not want to spam the from with stuff so i am posting a ? here.
in item the database item data what is
Weight,
Unknown1,
Unknown2,
Unknown3,

what is the purpose of them?

and are there any items that require spi... and vit...?


this is for Conquer_V2.
Here is my code to Convert the ini item database to MySql if anyone needs it note it will take some editing to your source to use this.

01/11/2012 13:12 andrewxxx#2
changing font to make this readable
Quote:
this is for Conquer_V2.
Here is my code to Convert the ini item database to MySql if anyone needs it note it will take some editing to your source to use this.
01/11/2012 16:37 Kiyono#3
Unknown1 = fray_mode
Unknown2 = repair_mode
Unknown3 = type_mask

These are values from the itemtype.dat but are not used in the source nor do I know what they are used for, your best bet would be asking TQ (lol) or someone that knows a lot about the client but as far as I know; these values have never been used in any public source.