Hello everyone, lately I have been working to add cata and mop content to the 3.3.5 client. Over the course of the last week I have been able to get almost everything I wanted working properly. However this is one of the last things I would really like to do. Much like Dark_Spyro_003's Famous all sql/building patch. I am attempting to add all the Mop m2s to the game as g objects.
The way that I have gone about doing this is...
1. I have a proper list of all the the models that I am adding.... here is a paste bin of it Free Text Host - completely anonymous - Host your text anonymously . The name says it all. FreeTextHost.in
2. From there I found GameObjectDisplayInfo.dbc and I converted it to a CSV file
2. Next I used ron's editor (which i greatly prefer over CSVED)
3. I Added in the the new id lines and then added the above model list in the proper column with the proper formating
4. For all the other columns i copied the generic float and column data that Dakr_spyro_003 used with his custom objects (which was the same as many original g objects)
5. I made sure it all looked correct and everything was in order, then i went back to DbcUtil and tried to convert back to a DBC file. However when I do this it refuses to make
one. the window opens and closes very fast. In all the times ive done this process of editing a csv I have never had this issue. Also on a side note i cant open it with
MyDbcEditor either as a csv it gives and error. So I have concluded something is screwy with the file that i am not seeing. but everything seems to be correct no matter how many times I go over it.
6. Here is my edited csv file if anyone could help me out with this I would greatly appreciate it and would certainly credit you when I release this patch for everyone else.