Modcraft - The community dedicated to quality WoW modding!
Wrath of the Lich King Modding => "Retro-Porting" => Topic started by: phantomx on September 27, 2014, 05:52:42 pm
-
Hello, everyone I'm here again with another mount release.
(http://i.imgur.com/wOkC08R.png)
Alliance
[media:2fl53x8w]https://www.youtube.com/watch?v=sn1nYJM0N_4[/media:2fl53x8w]
Download Alliance Chopper only (http://adf.ly/sPF0N) Replaces Mekgineer's Chopper.
Download Alliance & Horde choppers (http://adf.ly/sPEy3) Replaces Mekgineer's Chopper & Mechano-Hog
Horde
[media:2fl53x8w]https://www.youtube.com/watch?v=1TsjJ8TlbaY[/media:2fl53x8w]
Download Horde Chopper only (http://adf.ly/sPFQy) Replaces Mechano-Hog
Download Alliance & Horde choppers (http://adf.ly/sPEy3) Replaces Mekgineer's Chopper & Mechano-Hog
----------------------------------------------------------------------
How to Install.
----------------------------------------------------------------------
#1 Open your WotLK WoW folder.
#2 Open the Data folder in your WoW folder.
#3 Place the patch in your Data folder.
All done now just open up wow and have fun.
-
Nice release! But for real that Alliance bike is pathetic.
-
Nice release! But for real that Alliance bike is pathetic.
Yeah idk what they were thinking...
-
Nice release! But for real that Alliance bike is pathetic.
Yeah idk what they were thinking...
anyway not to have them replace the original bikes?
-
+1 At last something awesomely usefull !
-
SpellId : 90000 (Alliance) 90001 (Horde)
Creature ID : 90000 (Alliance) 90001 (Horde)
I set the icons, models are working, you juste have to create SQL queries :)
I can't upload here (my file is too big :( ) here is the link : http://www.mediafire.com/download/62xk0 ... oppers.zip (http://www.mediafire.com/download/62xk0ahrv853e4u/choppers.zip" onclick="window.open(this.href);return false;)
-
idk if you noticed, but the hands aren't on the bars. It has the default mounted animation. ( not bike)
-
idk if you noticed, but the hands aren't on the bars. It has the default mounted animation. ( not bike)
I know, the handle bar animation are on the new character models and I would also have to change the mount type in the dbc so it would use the animation also last time I checked on the beta there is no handle bar animation.
-
It looks fun, really good work ! :)
-
It looks fun, really good work ! :)
Thanks I might need to do a re-upload with the particles flags fixed.
-
It looks fun, really good work ! :)
Thanks I might need to do a re-upload with the particles flags fixed.
Good release, but how to fix hand?
-
It looks fun, really good work ! :)
Thanks I might need to do a re-upload with the particles flags fixed.
Good release, but how to fix hand?
Find the animation in the WoD models and add it to the dbc.
Last time I was on the beta there was no animation for chopper mounts yet.
-
Female Draenei by Orbas have these Anims
(http://i.imgur.com/n6jQZiL.png)
i just need some "experimenting" season to get those anims running while you are on bike
all i need now is animation.dbc from WOD and this page http://www.pxr.dk/wowdev/wiki/index.php ... :DBC_WotLK (http://www.pxr.dk/wowdev/wiki/index.php?title=Category:DBC_WotLK" onclick="window.open(this.href);return false;)
so can someone send me dat DBC ? :D
-
Female Draenei by Orbas have these Anims
(http://i.imgur.com/n6jQZiL.png)
i just need some "experimenting" season to get those anims running while you are on bike
all i need now is animation.dbc from WOD and this page http://www.pxr.dk/wowdev/wiki/index.php ... :DBC_WotLK (http://www.pxr.dk/wowdev/wiki/index.php?title=Category:DBC_WotLK" onclick="window.open(this.href);return false;)
so can someone send me dat DBC ? :D
I second this post, I have been looking everywhere for this dbc file.
-
Female Draenei by Orbas have these Anims
(http://i.imgur.com/n6jQZiL.png)
i just need some "experimenting" season to get those anims running while you are on bike
all i need now is animation.dbc from WOD and this page http://www.pxr.dk/wowdev/wiki/index.php ... :DBC_WotLK (http://www.pxr.dk/wowdev/wiki/index.php?title=Category:DBC_WotLK" onclick="window.open(this.href);return false;)
so can someone send me dat DBC ? :D
I second this post, I have been looking everywhere for this dbc file.
I already gave him the dbc file it's not hard to get just extract it from WoD like I did.
Finding the id of the animation is a different story I haven't found any new animations stored in it compared to the MoP dbc.
-
AnimationData.dbc(806) = MountChopper
(Draenei Reworked model)
Animation_lookup(180) = 198
Animation_Sequences 198 = MountChopper
so im facked up because i dont see logic in these numbers for now :D
-
I don't see the logic either but I already tried that animation a few days ago but it doesn't work.
-
Amazing work! :D how can i make this works on 4.3.4? or are you thinking on release it?
-
Nice release i will use it!
-
great work, appreciate it :)
-
Good release, just a little small problem, particle effects of the model is not very perfect
-
You can fix it in 010 i were messing with tis too once its matter of 1. number
-
Hi,
Just a question, im learning a lot of DBC abouts.
But just a question, i cant add this mount without replacing other ones?
Like a new one?
-
Hi,
Just a question, im learning a lot of DBC abouts.
But just a question, i cant add this mount without replacing other ones?
Like a new one?
You could copy the current wotlk chopper mount make a new display id for the wod mounts and give it ot the copied versions, so yes you can add them without replacing as long as you do the required work to do so.