how could i create new mounts for example a zebra or a plainstrider or a bear ? i have no idea is it an item or a spell i need to create???:confused:
+rep plz help
how could i create new mounts for example a zebra or a plainstrider or a bear ? i have no idea is it an item or a spell i need to create???:confused:
+rep plz help
You can't unless you know how to create a new spell which very few people know how to do
you need to make an item which is hooked onto spell, the spell would have to be hand batched up for non existing speed and would require alot of complex editing in the database, you may be able to carefully edit an existing mount, but it is difficult as hell..
The OnUse spell effect must be binded to a spell which provides the effects from mounting (speed,morph,disableing of things you can't do while mounted )
i have a templet and guid some were just wait let me find it
Alternatively you could replace the model of a current mount with the Zebra/Plainstrider etc.
But of course, this would require model editing knowledge.
Last edited by gogobananas; 10-19-2007 at 07:07 PM.
here is a littile guide
not work for certain versions of ascent, make sure you have the latest DB!)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
----------------------------------------------------------------------
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!
Last edited by Illidan1; 10-19-2007 at 10:57 PM.
I Wonder why Errage, Dragonsky, and Conflag Pretend to Be Girls. Little Creepy in my Opinion.