Jump to content

[Help] Implementing Vehicles


Recommended Posts

  • Replies 604
  • Created
  • Last Reply

Top Posters In This Topic

Rastikzzz! We are trust in you! :) You can do it. Thx for your work! :)

P.S. Any examples player's mounts ? ^_^

player vehicle_mounts were changed in 3.1.0, so working on them now is useless.

Rastikzzz will you modify that patch to be compatible with other branches like 310 or outdoor pvp?

i will update it to 3.1.x when mangos will change to 3.1.x

Hi rastikzzz,

Great job !!!

Please, how put your patch in my server?

I´m using Mangos Rev 7940.

Thanks

use

git pull git://github.com/rastikzzz/mangos_vehicles.git master

Link to comment
Share on other sites

I got an sql patch but it only has a glyph insert and a change to the characters table :eek:

this is what you need:

+INSERT INTO `npc_option` (`id`, `gossip_id`, `npcflag`, `icon`, `action`, `box_money`, `coded`, `option_text`, `box_text`) values('51','0','16','0','18','10000000','0','Purchase a Dual Talent Specialization.','Are you sure you wish to purchase a Dual Talent Specialization?');

SQLs added to actual patch post

http://getmangos.eu/community/showpost.php?p=89671&postcount=251

Link to comment
Share on other sites

Not to be a complete noob, but is there a patch for the latest build release and for 3.2.2a? seeing how there is no offical support for 3.3.0 yet "which im not whiling to use repo's" :)

and if i use this vehicle patch will it fix some or most of the DK quests? or am i better off doing a work around?

Get it from the repo

Follow instructions in this post.

You should do some changes in your db to fix some quest. An examples can be found in a sql files which created with the patch.

Link to comment
Share on other sites

  • 39 years later...
Hi I found this on mangos.ru credits to partizanes

Checked for spells

http://www.wowhead.com/?spell=18277

http://www.wowhead.com/?spell=53173

Patch is Here but not finished

http://patrik774.pastebin.com/f61bcddec

i was working for some days now on vehicles, i used this patch, some inspiration from trinity and rewrited it all using my knowledge.

the dev. branch is here http://github.com/rastikzzz/mangos/tree/master

its not finished yet and its still in development

i will appreciate any good ideas/suggestions

Link to comment
Share on other sites

i was working for some days now on vehicles, i used this patch, some inspiration from trinity and rewrited it all using my knowledge.

the dev. branch is here http://github.com/rastikzzz/mangos_vehicles/tree/master

its not finished yet and its still in development

i will appreciate any good ideas/suggestions

very good, but when 2 players mounted on a vehicle, one is disconnected. :(

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