Quote:
Originally Posted by nubness
Having them in the database is not enough. You must have them in the client and again Item.SData is not enough.
My opinion is that you should know what's in your client and server, and the best solution for that is to take the .3DC and .DDS files and manually place them in your .MLTs and then create them in Item.SData and then generate the query*(not script as some people say) in Shaiya Studio that will make your dbo.Items match with your Item.SData.
|
I have Extract the .3DC and .DDS files, But were do i find the .MLTs so that i can add them? And what do you mean with Creat them in the Item.SData and Generate the Query then i dont have the Query after all.
I do know whats in my Client. and i know whats in my server. Thats why i want add the stuff into my SQL and Server files. My Client got everything i want. But my SQL cant show them.
I have set up my Server to be able practicing on it. I dont know everything, Thats what im trying to learn by asking for help and do the work on my own. But i need some more info to learn the way all program works and how to add files, creat files, edit files.
I think i have to add the Files to DDS and 3DC inte the PS_DataDefs. But for that i have to Use a program to open the PS_DataDef file. and then add the files in there. After that i need to get a Query to add into the SQL if im not wrong. Do you want me to make the Query on my own? If so tell me how it works and i will try it out.