PDA

View Full Version : [Tutorial] Custom Mounts


doublehex
10-07-2007, 01:25 PM
Credit Goes to Mindras

Hey, so you want to make a custom mount on your server? Well you've come to the right place! I've made my own, easy to use guide to making custom mounts!

The first step is to open the Items file in your database. Now put in the following values in the fields below. (NOTE: This may not work for certain versions of ascent, make sure you have the latest DB!)


----------------------------------------------------------------------


Entry: *The number used to spawn the item*

Class: 15

Subclass: 0

Name(1-4): *The name of your item..*

DisplayID: *The Display of the ITEM that spawns the mount, not the actual mount... You can use 16208, its the ID for a wolf mount. It doesnt really matter what this is*

Quality: 0=Gray, 1=White, 2=Green, 3=Blue, 4=Epic, 5=Legendary, 6=Artifact

Flags: 0

Buyprice: *The cost of your item + four 0's. Like if you want it to cost 100 gold, put 1000000*

Sellprice: *Goes the same way as the buyprice*

Allowableclass = -1

Allowablerace = -1

Itemlevel = *This doesn't really matter, it won't affect the item*

Requiredlevel = *The level required to use the mount*

Requiredskill = 0

Requiredskillrank = 0

Requiredskillsubrank = 0

RequiredPlayerRank1 = 0

RequiredPlayerRank2 = 0

RequiredFaction = 0

RequiredFactionStanding = 0

Unique = *The amount of this item a player is allowed to have. Put 0 for unlimited.*

Maxcount = *The amount of this item that can fit in a stack. I recommend "1" for a mount.*

ContainerSlots = 0

Stat_Type1 = 0

Stat_Value1 = 0



*PUT "0" FOR ALL THE STAT_TYPES AND STAT_VALUES, AND THE ARMOR/RESISTANCES/DELAY/RANGE. YOU SHOULD BE UP TO "SPELLID_1"*



SpellID_1 = *IMPORTANT - This is the Mount's SpellID. Find that in the URL on thottbot of the mount spell. For our chromatic drake, we would put "24576" in this field.

Spelltrigger_1 = 0

Spellcharges_1 = *The amount of times the item can be used before it cannot be used again/disappears. Use 0 for unlimited uses, And use positive numbers if you want it to not work when the charges are used, and negative numbers for the item to disappear from your inventory when all charges are used.*

Spellcooldown_1 = *The item's cooldown (In milliseconds), 1000 = 1 second, 2000 = 2 seconds, 3000 = 3 seconds... etc...

Spellcategory_1 = 330

Spellcategorycooldown_1 = *Global cooldown when the item is used (In milliseconds...)



--NOW SKIP THE REST UNTIL YOU'RE AT BONDING.--



bonding = *0 = Binds when Picked Up, 1 = Binds on Equipped (DONT USE FOR A MOUNT, USE BINDS ON USED), 2 = Not sure..., 3 = Binds when Used.

description = *The yellow text at the bottom of the item window.*

----------------------------------------------------------------------






---ALL OF THE REST OF THE FIELDS YOU CAN KEEP THE SAME, YOU ARE NOW DONE!---



Now just type .reload items, and add your item to your inventory using the Entry ID! Congrats!

Znitch
10-07-2007, 05:08 PM
Hmm lol.. Pretty good tut.. but ... cant you just make a script of it :S?
like www.createascentmount.mine.nu

Then MySQL script:
+add-
bla bla bla
Entry: 12345678
Class: 0

Subclass: 0

Name(1-4): Fucking Witch-Broom
DisplayID: Broom-ID

Quality: 0^^ or nvm.. 6


Flags: 0

.. And dont ask me how to do it ;) i dont have a clue :P !!!

Wrathwar
11-12-2007, 05:02 AM
Cool, Now how to make it mount into like a corehound

Reaser
12-07-2007, 12:15 PM
what is the inventorytype?

sonic boom
12-07-2007, 12:44 PM
thanks

Terrorblade
12-07-2007, 03:19 PM
The link doesnt work.

doublehex
12-07-2007, 05:04 PM
lol yea it has never worked and this is outdated

stianolsen
12-07-2007, 07:53 PM
lol

birdofdeath
03-23-2008, 01:45 PM
you can edit the "spell112" table and copy one that you want it to resemble.. like for one that is going to give +100% speed... use one like that... for all u edit is the "effectmiscvalue1" table.. this is the mounts display id :P

Toyrn
03-23-2008, 01:55 PM
dont bump old threads

xerex
03-23-2008, 11:19 PM
is it possible to make a giraffe mount? because i couldnt made it!

craser
03-24-2008, 12:21 AM
Is it possible to edit the size of the mount? Like having a rabbit in size 10 or a netherspite in size 0.1?

Mumania
03-28-2008, 11:17 PM
hmm i'll try it! GJ!

LordJedi
03-29-2008, 03:28 AM
when i do this it summon chromatic mount lol u have to make new spell for custom mount

xUPx Undead Pro
04-17-2008, 10:18 PM
so.. how do u make my frosutmourne mount fly? :)

ekaros
10-12-2008, 04:22 PM
Nice TuT dude :D

Flashy_Senap
10-13-2008, 10:55 PM
So this will grant me an item (that's not a trinket) that can put me on a mount of my choice. How can I set the speed?

I'm not much for the flashy items in WoW I want a first mount display with the speed of an epic flying mount. (or faster)

sylphon
01-27-2009, 08:26 AM
This tut absolutely sucks! All it tells you is basically how to edit a current mounts level requirement. Please, repost this as an actual tut!!!

tuulas12
02-03-2009, 10:21 PM
hmm well this works.. just that the display ID comes out wrong i put a spell ID of a snow gryphon and i put display ID of a chimaera..
is that possible? or can i only make a mount with already made displayIds of other mounts?
please some1 tell