This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [Tutorial] How to activate flying on Azer. without coremod  (Read 14231 times)

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
[Tutorial] How to activate flying on Azer. without coremod
« on: December 11, 2012, 03:12:39 pm »
Difficulty: Easy to Hard

This does not require any changes to the core. This has been tested on Trinity Core. It should not be limited to other systems, though. If it is, the difficulty turns to hard, because the other systems would require changes to core.

Two files to edit:


How to ? Simple.
  • Enter your Map.dbc. Go to the ID of your map. Look for column 64 (ExpansionID). Change the "Expansion" Number for the continent to at least 1 - better 2. Save. Include on serverside and clientside.
  • Enter your Areatable.dbc. Go to the ID of your area. Make sure you take the region, not subregion flag (e.g. Barrens). Look for column 5 (Flag). Add 0x00004400 to the area you want to enable flying at. Save. Include on serverside and clientside.

Necessarities:
  • Players and server have the .dbc file with changed flag.
  • The Map.dbc must have an updated expansion value for the area you want ot fly in.
  • If you want to limit areas people can fly in, set restrictions (either in Noggit or some other way). You do not dismount when leaving for an area you can not fly in. You just can not re-mount again.
  • Despite items saying something about "works in area only", you can freely use and activate every mount not restricted to a specific area (example: Item ID 40600 for Bone Gryphon)
  • May or may not cause issues with custom continents (.wdt may crash).
  • Players must have expansion 2 enabled to access Azeroth after that - else it may lead to weird errors.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

noc

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 121
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #1 on: December 11, 2012, 08:05:03 pm »
If under mangos ... spell.dbc in the file I create a new spell with spell 32235, I put a small zero into the column number 9? What happens exactly after a .learn spell number of the new spell?

PS:
You know what: google is my friend.

Et si sous mangos ... dans le fichier spell.dbc je crée un nouveau spell avec le spell 32235, je mettais un petit zero dans la colonne numero 9? Il se passe quoi au juste apres un .learn spell numero du nouveau spell?

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #2 on: December 11, 2012, 09:29:05 pm »
Quote from: "noc"
If under mangos ... spell.dbc in the file I create a new spell with spell 32235, I put a small zero into the column number 9? What happens exactly after a .learn spell number of the new spell?

PS:
You know what: google is my friend.

Et si sous mangos ... dans le fichier spell.dbc je crée un nouveau spell avec le spell 32235, je mettais un petit zero dans la colonne numero 9? Il se passe quoi au juste apres un .learn spell numero du nouveau spell?
I don't see how this is related ot this topic ... ?

Either you learn the spell as a special, get a trigger spell that has no further effect (as it would require you stand in an area) or you get no skill, as it is a dummy (would show you that you can forget it or that you already learned it).
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

noc

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 121
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #3 on: December 11, 2012, 10:21:16 pm »
Yes, well, okay.
I have forgotten a thing or two but you should try, just to see. It is the box number 9. Personally, I try, I even linked the spell of an egg ... griffin when you click on it gives me a mount that allows me to ... you should try it costs nothing but a little time.
I better get a screen but I can not post it.
If you find my posts out of the way, you can delete them. It does not bother me.

PS:
You know what: google is my friend.

Oui, bien, d'accord.
J'ai dû oublier un truc ou deux mais vous devriez essayer, rien que pour voir. Elle est bien cette case numéro 9. Personnellement je l'ai essaye, j'ai même lié le spell à un oeuf de ... griffon qui quand on clic dessus me donne une monture qui me permet de ... vous devriez essayer ça coute rien qu'un peu de temps.
Je vous ferais bien un screen mais je ne peux pas le poster.
Si vous trouvez mes posts hors de propos, vous pouvez les effacer. Ca ne me dérangera pas.

Nupper

  • Registred Member
  • Creator of Worlds
  • *****
  • Posts: 339
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #4 on: December 11, 2012, 11:33:55 pm »
Arcemu is impossible because they changed the codelines and they don't like helping anymore.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

noc

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 121
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #5 on: December 19, 2012, 02:00:56 pm »
I just tested my file spell.dbc which operated under the mangos trinity server and it works very well even though the server is not designed to manage the flying mounts in the old world. Have you been able to test it on your respective servers?

PS:
You know what: google is my friend.

Je viens de tester mon fichier spell.dbc qui fonctionnait sous mangos avec le serveur trinity et cela fonctionne trés bien malgré que le serveur ne soit pas prévu pour gerer les montures volantes sur les anciens continents. Avez vous pu faire le teste sur vos serveurs respectif?

Steff

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 4551
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #6 on: December 20, 2012, 07:41:13 am »
Thats why Trinity is better. They load most stuff just from DBCs like it should be and dont hardcode stuff.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
Please mark as solved if solved.
Don't ask if you could ask a question... JUST ask the Question.
You can send me also offline messages. I will answer if I get online.
Skype: project.modcraft
Discord: steff#6954

Alpha

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #7 on: April 23, 2013, 02:04:00 am »
I tryed to do it and my first problem was in AreaTable.dbc, when i tryed to edit the column 5 with 0x00004400, my dbc editor crashed, then i wrote 00004400 and it worked.
Then i created the patch and put the .dbc the dbc folder, but it didnt work.
After I reedited Map.dbc, and looking around i thought that its the column 63 that must be edited instead 64, I tryed it, I remade the patch, and put the .dbc in the dbc server folder, but it still didnt working.

I just compiled my server (trinitycore) last week end.
I put my "custom" patch (patch-esES-n.MPQ) in wow/data/esES folder (spanish client).

Im really noob in the ?¿Modcrafting?¿, so I would apreciate any help.

(I must apologise for my low english level)
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
" God only knows my mind is as free as the wind "[/i]

flagg78

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 140
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #8 on: April 23, 2013, 05:13:46 am »
delete cache files maybe?
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alpha

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #9 on: April 23, 2013, 12:47:57 pm »
Done, still doesnt working :(
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
" God only knows my mind is as free as the wind "[/i]

Alpha

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #10 on: April 24, 2013, 08:30:44 pm »
Would it help if I upload the patch??
:s
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
" God only knows my mind is as free as the wind "[/i]

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #11 on: April 25, 2013, 07:04:23 pm »
It does work. Make sure you use a more common DBC editor, for example MyDBCEditor. It should work properly. Also, it MUST be 0x00004400. It may print an error, but it should let you add that value. If necessary, duplicate another entry, delete everything until 0x0 and start adding other values. It does work. Make sure that:

You edit the column having all the hex values within it.
You add it as proper hex value (0x^^^^^^^^).
You put it into the correct dbc (Areatable.dbc, not map.dbc)
You add the files to your server AND your local files.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Alpha

  • Registred Member
  • BLP Convertor
  • *****
  • Posts: 10
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #12 on: April 26, 2013, 03:45:27 am »
Quote from: "Ascathos"
It does work. Make sure you use a more common DBC editor, for example MyDBCEditor. It should work properly. Also, it MUST be 0x00004400. It may print an error, but it should let you add that value. If necessary, duplicate another entry, delete everything until 0x0 and start adding other values. It does work. Make sure that:

You edit the column having all the hex values within it.
You add it as proper hex value (0x^^^^^^^^).
You put it into the correct dbc (Areatable.dbc, not map.dbc)
You add the files to your server AND your local files.

Okey, hex values didnt appear to me, because i was ussing taliis and dbceditor. With MyDBCEditor, i can change the hex values, and i did it, but it didnt let me put 0x00004400, it autoconverted the value to 0x4400 (like the other rows of that column).

Now in-game I have the fly-mount icon unlocked, but when i click on it: "You are in the wrong zone" : /
(when i try to teleport to my custom map on my flymount, it autodismount me)

Again excuse my english xD
« Last Edit: January 01, 1970, 01:00:00 am by Admin »
" God only knows my mind is as free as the wind "[/i]

ProfVice

  • Contributors
  • Polygonshifter
  • *****
  • Posts: 60
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #13 on: August 28, 2013, 04:12:53 pm »
got a little...bug?
when ever i fly from one Area to another (both got the right flag) the flying char becomes dismounted... after the landing on ground i can remount and fly in the next area.
but on the next area border it all repeats and i dismountet....
hope anyone can understand my problem and knows a solution
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

PhilipTNG

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 709
    • View Profile
Re: [Tutorial] How to activate flying on Azer. without corem
« Reply #14 on: August 28, 2013, 04:32:47 pm »
Quote from: "ProfVice"
got a little...bug?
when ever i fly from one Area to another (both got the right flag) the flying char becomes dismounted... after the landing on ground i can remount and fly in the next area.
but on the next area border it all repeats and i dismountet....
hope anyone can understand my problem and knows a solution

you can try to turn off the indoor check in your worldserver.conf file,

TrinityCore default is

vmap.enableIndoorCheck = 1

make it a 0, save, restart.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »