Guide for custom mounts menu

User Tag List

Page 1 of 2 12 LastLast
Results 1 to 15 of 19
  1. #1
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Guide for custom mounts

    First, I used search and i didn´t find a guide for custom mounts (i mean own mount items, not just the .mount command) If there is a guide for this, I´ll delete this thread

    To make a custom mount first go into your database via Navicat/SQLyog/Heidisql or whatever and open a new row in the table "items".

    Entry: The entry number of your item (the number for .additem)
    Class:15
    Subclass:0
    field4: -1
    Name : The name of the mount (use the same name for the 4 fields!)
    DisplayID: The display id of the item in your bag
    Quality: a number between 0 and 6 (0 for grey, 1 for white, and so on...)
    Flags: 0
    Buyprice: The amount of coppers, you want the item to cost (for example 100000 for 10 gold)
    Sellprice: same as buyprice, but this is for the sellprice (i know, everyone knows that!)
    Inventorytype: 0
    AllowableClass: -1 (for all classes)
    AllowableRace: -1 (for all races)
    Itemlevel: I don´t know if this matters just put in any number you want (i use 40)
    Requiredlevel: I think you know what this means...
    Requiredskill: (i don´t know what the skill id´s for riding are, i use 0 so everyone can use it)
    Requiredskillrank: 0 (the amount of skill you want someone to have to use this (example: for leatherworking : 344/375 you use 344 as the number)
    Requiredskillsubrank: 0
    RequiredPlayerrank1: 0
    RequiredPlayerrank2: 0
    RequiredFaction: 0
    RequiredFactionStanding:0
    Unique: The amount of this item, the player can have in his bag i use 0 for unlimited
    Maxcount: This means, how many of this item can be in one stack (I´d use 1 for a mount)
    Containerslots: 0
    Stat_Type1 = 0
    Stat_Value1 = 0
    !!
    It´s too much work for me to write all teh stat things in here so just put 0 to all of them!
    !!
    SpellID: The spellid of the item. Lookup the mount spell on Allakhazam. I use Baron Rivendare´s mount so my ID is 17481!
    Spelltrigger_1: 0
    Spellcharges_1: The amount of times you can use the item until its broken/deleted I´d use 0 for mounts (unlimited)
    Spellcooldown_1: The cooldown for that item (in miliseconds)
    Spellcategory_1:330
    Spellcategorycooldown: The cooldown for all the other mounts (i´d use between 1000 and 3000 for 1 - 3 seconds)

    !!
    Now put 0 in all the other rows, just change the number of the row "bonding" to 0 for "Binds when picked up", 1 for "Binds when equipped" and 3 for " binds on use"
    !!

    Have fun with your new mount (I´d use another spell id than mine... I was to bored to find a cool mount )
    Last edited by Cursed; 10-13-2007 at 01:37 PM.

    Guide for custom mounts
  2. #2
    EcHoEs's Avatar lol why u mad
    Reputation
    374
    Join Date
    Sep 2006
    Posts
    1,647
    Thanks G/R
    3/1
    Trade Feedback
    2 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    Wtf is Rucksack?


  3. #3
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    srry i didn´t remember the word "bag"

  4. #4
    bowser's Avatar Member
    Reputation
    16
    Join Date
    Jun 2007
    Posts
    90
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    This would only work for an existing mount. And what would be the point of that any way if you can just use the already existing item for it? The only use I could see for this is if you wanted your players to be able to use one of the weird mounts that don't have an item on thottbot.

    I guess you could do this if you knew how to make a spell, but if you were really that good then you wouldn't even need a guide because you would for sure already know how to do this.

  5. #5
    Fuynuns93's Avatar Active Member
    Reputation
    25
    Join Date
    Sep 2007
    Posts
    182
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    mmmmmmkkkkkkkk

  6. #6
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    I use some custom mounts (the wierd from thottbot) on my server. Maybe some other see the point of this, if not it doesn´t matter

  7. #7
    dada's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    19
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    Haha nice, can make em realy fast

  8. #8
    weaselking1973's Avatar Member
    Reputation
    30
    Join Date
    Oct 2007
    Posts
    332
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    Originally Posted by Emeriss84 View Post
    Wtf is Rucksack?

    thats the military term for back pack

    some was having flashbacks

  9. #9
    iindigo's Avatar Active Member
    Reputation
    55
    Join Date
    Sep 2007
    Posts
    110
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    Is there any way I could create a 30% (or other) speed mount? I know this would require spell editing/addition, but there's no real obvious way to do that...

    If it matters, I'm using NCDB 0.2.

  10. #10
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    Hmm i don´t know... Maybe you can do this with gamemonkey scripting or you find for example the auro of the travelform of a druid and can bind that to your item.

    Thx for rep

  11. #11
    EmiloZ's Avatar Flying Piggy Back
    CoreCoins Purchaser
    Reputation
    538
    Join Date
    Jun 2007
    Posts
    1,393
    Thanks G/R
    0/1
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    Well. Its much more easyer to just edit the mount name in your db. lol
    Why fill up a signature?

  12. #12
    jacky's Avatar Member
    Reputation
    1
    Join Date
    Jan 2007
    Posts
    39
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    When you make this mount is it running speed or what?

  13. #13
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    Nope, only if you use the Turtle mount spell

  14. #14
    Testikills's Avatar Member
    Reputation
    1
    Join Date
    Oct 2007
    Posts
    1
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    im trying to make Nefarian as my mount but i wanna know if theres a spellid_1 for him if ne1 knows it then pls reply back back with it. or just tell me where i can find it ty

  15. #15
    Cursed's Avatar Contributor
    Reputation
    270
    Join Date
    Jun 2007
    Posts
    1,380
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Guide for custom mounts

    If you want exactly Nefarian, i´d search for example for the chromatic dragon mount and switch the display id to Nefarians... i know there´s a spell for Onyxia as a mount but im not sure which ID it was -.-´ So if you just want a huge dragon as a mount you can look the onyxia-spell up and use it

Page 1 of 2 12 LastLast

Similar Threads

  1. Mount guide for Leading the Cavalry
    By Raith in forum World of Warcraft Guides
    Replies: 11
    Last Post: 10-30-2017, 06:59 AM
  2. [Guide] For The Horde! Getting your bear mount (HORDE)
    By 7itanium in forum World of Warcraft Guides
    Replies: 19
    Last Post: 01-09-2009, 03:00 AM
  3. [Emu-Guide] Custom Mount Without .mount!
    By TelepathicIndian in forum WoW EMU Guides & Tutorials
    Replies: 10
    Last Post: 10-08-2008, 01:47 PM
  4. [Guide] Custom mounts! Easy way
    By c0ddingt0n in forum WoW EMU Guides & Tutorials
    Replies: 1
    Last Post: 05-28-2008, 01:07 AM
  5. VERY SIMPLE GUIDE for noobs to create a private server with custom EVERYTHING
    By c0ddingt0n in forum WoW EMU Guides & Tutorials
    Replies: 21
    Last Post: 05-15-2008, 08:54 PM
All times are GMT -5. The time now is 06:44 AM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search