Yeah I'll remove it sorry for mistake
Yeah I'll remove it sorry for mistake
Repost, But thanks for finding the Shark ID, now I can change those ugly Druid underwater forms
Lol thanks anyways![]()
Patch File
\DATA\en-GB\patch-enGB.MPQ
"GameObject List" DBFilesClient\GameObjectDisplayInfo.dbc
just for anyone wondering how to get a list of all .mdx and .wmo objects out of a listfile without programming extract the listfile and using an editor supporting find and replace with regular expressions replace the following regular expressions with "" (meaning nothing not even a space)
[^.]+.wlw\n
[^.]+.blp\n
[^.]+.bls\n
[^.]+.adt\n
[^.]+.wav\n
[^.]+.mp3\n
[^.]+.lit\n
[^.]+.wdl\n
[^.]+.wdt\n
[^.]+.wlq\n
[^.]+.wtf\n
[^.]+[.]\n
and then replace .m2 with .mdx all done lol, of course you could automate it in c# using sharpDevelop the best c# IDE ever (Kicks M$ 2007, not sure about 200
APPLAUSE lol you could also use packcraft.dll, using an API viewer to look for public functions![]()
Whats does this have to do with my thread m8