Forum > Showoff - what you are working on

[RELEASE] Gilneas

<< < (4/4)

Steff:
Write it in game credits and yes you can relocated avery adt to any map you want.
- Just serach the place you want to place the ADTs and locate the ADT names.
- Copy the ADTs you want to move to an new directory
- Rename the ADT to the destination like

customMap01_10_20 > Azeroth 23_18
customMap01_10_21 > Azeroth 23_19
customMap01_10_22 > Azeroth 23_20


customMap01_11_20 > Azeroth 24_18
customMap01_11_21 > Azeroth 24_19
customMap01_11_22 > Azeroth 24_20

Run offsetfix with a cmd bat inside this folder on every adt.

Content of .bat file
__________________________________
@echo off
for %%i in (*.adt) do OffsetFix.exe "%%i"
pause
__________________________________


Copy them in the right folder into you path directory and create a patch of them.
You will need to make the surounded ADTs fit to the new.

Rubba:
Yes but... How can I see the adts where I want to put mi Gilneas?

Jøk3r:
Go in noggit on your adts you want the map and on the left hand side at the bottom are the adt coords.

Rubba:

--- Quote from: "Jøk3r" ---Go in noggit on your adts you want the map and on the left hand side at the bottom are the adt coords.
--- End quote ---

Thanks, I'll do Soon.

Steff:
Or just press G in nogit, open noggit app folder, open ports.txt and use the new line at the bottom of the file depending on your emu. Trinity and Arcemu gets generated ;)

Works only with SDL1 !!!!

Navigation

[0] Message Index

[*] Previous page

Go to full version