SmartMount

67 - Celestial Steed

Please add the new Celestial Steed mount to the list of available mounts.  It is like the Headless Horseman's mount, it works as either a ground mount or a flying mount, speed is based on the level of riding skill, so it is both 60% and 100% ground mounts, 150%, 280% and 310% Flying mounts.

User When Change
akazik Apr 16, 2010 at 16:42 UTC Changed status from Started to Fixed
akazik Apr 16, 2010 at 16:31 UTC Changed status from Accepted to Started
akazik Apr 16, 2010 at 07:40 UTC Changed status from New to Accepted
LunaEclipse Apr 15, 2010 at 23:34 UTC Create

You must login to post a comment. Don't have an account? Register to get one!

  • 1 comment
  • Avatar of LunaEclipse LunaEclipse Apr 16, 2010 at 00:25 UTC - 0 likes

    Okay, I managed to fix this myself.

    1. Open up SmartMount.lua in a text edit, TextPad is great.
    2. On Line 74 add the following code:
      self.Mounts[75614] = skill -- Celestial Steed
      
    3. On Line 1127 add the following code:
      -- [75614] = ?, -- Celestial Steed Level 20
      
      (This code is commented out and should not make a difference I added it for thoroughness)

    Now you should have the Celestial Steed in your list of Mounts, it will randomly select as your Ground Mount if you don't have Flying Skill, it will randomly select as your Flying Mount in Outland's and Northrend, and if you can fly there.

    Bug: It will not randomly select as your Ground Mount if you have the ability to fly. It always sees it as a flying mount, but going through the add-on code, I believe this is the case for the Headless Horseman's mount too.

    Last edited Apr 16, 2010 by LunaEclipse
  • 1 comment

Facts

Last updated
Mar 30, 2012
Reported
Apr 15, 2010
Status
Fixed - Developer made requested changes. QA should verify.
Type
Enhancement - A change which is intended to better the project in some way
Priority
Medium - Normal priority.
Votes
3

Reported by

Possible assignees