Thoraric Posted June 5, 2016 Share Posted June 5, 2016 When i rename adt from the same map from 45_20 to 15_10 or sg like this it is working. But if i put from other map like dungeon it isn't working the place of adt is empty, im to ask what could be the error which causes this? I want to find out how to merge maps and avoid this kind of errors, any idea whats occuring this? If delete some lines in 010editor is enough? Link to comment Share on other sites More sharing options...
Amaroth Posted June 6, 2016 Share Posted June 6, 2016 Well, you need to change coordinates of ADTs, and you also need to use offsetfix on them. You can find offsetfix in ADTAdder's folder in like... each WoW modding toolpack. Simply drag your ADTs into ADTAdder's folder and run offsetfix.bat. English YT tutorial channel. Check it out if you preffer videos over walls of text.:https://www.youtube.com/AmarothEng I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays. Link to comment Share on other sites More sharing options...
Thoraric Posted June 6, 2016 Author Share Posted June 6, 2016 How to change the coordinates of ADTS? I should ran the offsetfix when every single ADT-s are in the folder or only the ones what i want to add as additions to my map? What to do if the offsetfix just open an empty black window? Link to comment Share on other sites More sharing options...
Amaroth Posted June 6, 2016 Share Posted June 6, 2016 Changing coords - simply rewrite them in file's name, there's nothing complicated about it. Offsetfix.bat - it doesn't matter, just run it when you put all your ADTs into ADTAdder's folder. Btw, I said offsetfix.bat, not offsetfix.exe. English YT tutorial channel. Check it out if you preffer videos over walls of text.:https://www.youtube.com/AmarothEng I am now completely retired from modding. I am still reading PMs and reacting to them, however, I am not keeping up to date with what is going on in the community and my ability to help you is becoming very limited - I no longer remember some things, I don't have tools installed anymore, and I don't know what is up to date nowadays. Link to comment Share on other sites More sharing options...
Thoraric Posted June 6, 2016 Author Share Posted June 6, 2016 And how much time should I wait when i started the fix.bat file? Because it doesn't show anything in the black window,it stays empty. I put 140file into the folder. C\Windows\system32\cmd.exe is the name of the window The window is still open since 1 hour Link to comment Share on other sites More sharing options...
Skarn Posted June 6, 2016 Share Posted June 6, 2016 Post your .bat file please. Link to comment Share on other sites More sharing options...
Thoraric Posted June 6, 2016 Author Share Posted June 6, 2016 @echo off for %%i in (*.adt) do OffsetFix.exe "%%i" pause Link to comment Share on other sites More sharing options...
Axel Posted June 8, 2016 Share Posted June 8, 2016 I advice you to use zonemasher for this, the name says it all... Link to comment Share on other sites More sharing options...
Thoraric Posted June 13, 2016 Author Share Posted June 13, 2016 It worked! Thank you! Link to comment Share on other sites More sharing options...
Problem with merge different ADT
By Thoraricin Level Design
Recommended Posts