PDA

View Full Version : [SQL] Amazing Custom Mount Mangos



zwroblewski
27-09-10, 04:59 PM
Hello, I was bored today and i found out how to create custom mounts so what i did was made a custom mount :) its a robot type thing.... LOL enjoy! ;)

Custom mount.sql (http://www.mediafire.com/?7dijtyfhx84vn4n) <-------Link!

i updated this ;)

Rep me!!!

Deathbringer
28-09-10, 05:31 AM
Nice :)
Thanks +rep (As soon as i can)

Should Look Like This >

UPDATE `creature_template` SET `modelid_1` = 31381, `modelid_2` = 31381, `modelid_3` = 31381, `modelid_4` = 31381 WHERE `entry` = 14744;

zwroblewski
30-09-10, 01:21 PM
Ok thanks for posting ;)

kns0481
17-10-10, 02:51 PM
So all I do is execute this in my database? Does it add it to the NPC vendors or must i manually do that?