[Archive] Legion to Wotlk Creature DBC Files and Path
[Archive] Legion to Wotlk Creature DBC Files and Path
Archived author: Senix • Posted: 2016-10-13T22:02:41+00:00
Original source
Hey guys i have a question..
how to become the pfad of the m2 files from a new creature of legion via DB2 ? I only see numbers in the db files CreatureModelData.db2 and CreatureDisplayInfo... i have the Display ID from wowhead like
http://www.wowhead.com/npc=100539/taintheart-deadeye
but now i need the path from this display id in the patch file...
finsternis only change exists display ids with a new style but i want to make a new creature display id in the dbc files...
i hope anyone can help
Archived author: Rangorn • Posted: 2016-10-14T03:09:31+00:00
Original source
i didn't understand all, but when you are talking about numbers in theses db files, there are FiledataIds
FiledataIds aren't define in a wow file, but directly in the root file (in the casc system)
Parse the root file and you have all the path name for each id
Quote: 1 hour ago, Rangorn said:and how you Parse the root file
i didn't understand all, but when you are talking about numbers in theses db files, there are FiledataIds
FiledataIds aren't define in a wow file, but directly in the root file (in the casc system)
Parse the root file and you have all the path name for each id
Archived author: MR.Farrarie • Posted: 2016-10-14T05:01:18+00:00
Original source
Quote: 1 hour ago, Rangorn said:and how you Parse the root file
i didn't understand all, but when you are talking about numbers in theses db files, there are FiledataIds
FiledataIds aren't define in a wow file, but directly in the root file (in the casc system)
Parse the root file and you have all the path name for each id
Archived author: Senix • Posted: 2016-10-14T11:39:08+00:00
Original source
FileData.db2 or filedata.dbc? i dont see the 2 thinks in the casc explo.
Archived author: MR.Farrarie • Posted: 2016-10-14T12:50:57+00:00
Original source
root is not filedata bro
u need to extract it by cascexplorer
Archived author: Senix • Posted: 2016-10-14T16:13:54+00:00
Original source
If i understand it right, i must extract the full wow client via casc explorer to my pc in a normal folder?
Archived author: MR.Farrarie • Posted: 2016-10-14T17:54:46+00:00
Original source
no need just go to tools and (((((Extract CASC System Files)))))
Archived author: Senix • Posted: 2016-10-14T19:47:17+00:00
Original source
I dont have in my casc explo. the function under tools - (((((Extract CASC System Files)))))
i dont understand you what you exactly mean..
Archived author: MR.Farrarie • Posted: 2016-10-14T20:30:33+00:00
Original source
open the casc explorer
load the online content latest patch
then go to tools
and choose extract casc system files
cant help u more than that
Archived author: Senix • Posted: 2016-10-15T13:12:49+00:00
Original source
thanks amigo i have use casc view... but now i dont know how to parse the root file haha i think you have the same problem...
i must use the casc explorer to parse the root file?