Jump to content

Vehicles (Dev)


Guest AuntieMangos

Recommended Posts

  • Replies 1.2k
  • Created
  • Last Reply

Top Posters In This Topic

and it's time for the new patch

Take the updated vehicle patch for MaNGOS rev.9562 (source code)

download link: http://filebeam.com/d3e364596ff25c7e8901f9a56eaa0e8c

Edit:

already has a double seat for 'Mammoth' and 'Salvaged Chopper'

now they will be able to ride by two players (driver and passenger).

important: (only need to re-import the file: v02_vehicle_data.sql again).

breaking news:

vehicle patch for MaNGOS rev.9565

http://filebeam.com/008edefb8d972ffe9cc29535f15464e4

This "Mammoth" is that Traveller's Tundra Mammoth buyed in Dalaran giving the mounts?

Have any magic to do it get work?

See...

I've compiled a clean mangos rev 9570 and 9571 with your vehicle patch posted yesterday. I have success on compilation but the mounts like in Argent Tournament don't work and personal mount Traveler's Tundra Mammmoth not working too.

My steps:

- rev 9570 compiled using your 9565 vehicle patch

- installed clean UDB and updated to last rev for UDB and Core

- updated all DB to last sql from 9570

- then ... the v01_vehicle_tables and v02_vehicle_data on mangos database.

i've tryed using SD2 last updates too...

any hint?? :D

Sorry for my english.

Link to comment
Share on other sites

This "Mammoth" is that Traveller's Tundra Mammoth buyed in Dalaran giving the mounts?

Have any magic to do it get work?

See...

I've compiled a clean mangos rev 9570 and 9571 with your vehicle patch posted yesterday. I have success on compilation but the mounts like in Argent Tournament don't work and personal mount Traveler's Tundra Mammmoth not working too.

My steps:

- rev 9570 compiled using your 9565 vehicle patch

- installed clean UDB and updated to last rev for UDB and Core

- updated all DB to last sql from 9570

- then ... the v01_vehicle_tables and v02_vehicle_data on mangos database.

i've tryed using SD2 last updates too...

any hint?? :D

Sorry for my english.

9571 made the patch incompatible... i don't know how you managed to compile it :)

i managed to fix it, but i'm not using a clean MaNGOS and fixed it by hand so i can't make you guys a patch file...you can still check what i did though http://github.com/Darkrulerz/Hellscreamcore/commit/52856bc5a676eca8e127b18d4a74720c9b177fb2#diff-2

Link to comment
Share on other sites

9571 made the patch incompatible... i don't know how you managed to compile it :)

i managed to fix it, but i'm not using a clean MaNGOS and fixed it by hand so i can't make you guys a patch file...you can still check what i did though http://github.com/Darkrulerz/Hellscreamcore/commit/52856bc5a676eca8e127b18d4a74720c9b177fb2#diff-2

Well... it gave me a lot of work. I just copy/paste from .rej files to .cpp files where every line rejected would must be placed.

I ever did this until someone place updated patches ... ever work! Works in AH, vehicle, Dual Spec and others... :)

Now... my real life "patience" skill level up!!

Link to comment
Share on other sites

hi to all ^^

Mangos revision 9549: meca jarley and traveler mamut,doesen't work but tanks,works fine.

any idea for meca jarley and traveler mamut(traveler mamut can transport 2 friends,and have 3 vendors).

The vehicle system not support vehicle + mount yet and if you want to see Traveler's Tundra Mammoth in action

just spawn npc 32640 or npc 32633 (for Draenei only) and for Grand Ice Mammoth just spawn npc 31857 (they are only for fun for now)

Edit:

not understand what it's: 'meca jarley' and better give me the English name or npc ID

Link to comment
Share on other sites

some tips please to solve this merge conflict? :)

when using

git apply -rej NAME.patch

it will create reject files for every line that can't merge...those files will be put in */mangos/src/game

open them and manually add them (check the patch file for info on where to paste it)

and if you're using an old patch it may not work (it doesn't get rejected without a reason...) there might be changes (like last time MaNGOS changed data.append(FUNCTION)(); to data << function(); )

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use