you should put only vmaps into the Trinity folder. The buildings are not needed.
And i need the folders "maps and dbc" ?? how i can get them?
The same way you got vmaps. Use a program that is included in your repack/compile which extracts the DBC and the MAPS
Also just move them to your Trinity folder like vmaps.
I only have mapextractor, vmap3assembler & vmap3extactor.exe
mapextractor will extract maps. and I think it will also extract the DBC's![]()
Nooo put it in the folder where the Arcemu.sh is (well the executable)
Arcemu? TrinityCore!
Look at the Trinitycore Wiki (How to Linux)
dbc and maps files
Visual Maps (aka vmaps - optional)Code:cd <your WoW client directory> /home/<username>/server/bin/mapextractor mkdir /home/<username>/server/data cp -r dbc maps /home/<username>/server/data
You can also extract vmaps which will take quite a while depending on your machine (1-2 hours).
Code:cd <your WoW client directory> /home/<username>/server/bin/vmap3extractor mkdir vmaps /home/<username>/server/bin/vmap3assembler Buildings vmaps cp -r vmaps /home/<username>/server/data cp Buildings/* /home/<username>/server/data/vmaps
Works the same with the restarter:P but yeah he takes the vmaps and such from a windows pc so thats not relevant tbh
So wich folder? :O in bin or data?