Category: Miscellaneous
Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
400
Date:
11-04-2009 11:40 PM
Size:
6.84 Kb
Downloads:
1,118
Favorites:
14
MD5:
Pictures
Click to enlarge
LonnyMountCast UI
LonnyMountCast 4   Updated this week!
A lightweight addon to randomize mounts!

The addon is working through macro commands, just like the macro commands used in World of Warcraft you know and love best.

You can use any kind of macro option you know in the options bracket, and it should work just fine just like in the built-in macro commands.

The addon randomize mounts by a given riding skill, and for that I created a special "skill" option that allow you to specify it.

If you're mounted the addon will dismount you the second time you click the macro.

LonnyMountCast has an integrated UI now built atop the default Blizzard Mounts UI that allow you to select the mounts you wish it to randomize.

Select nothing randomizes all mounts for the given riding skill.

Macro Commands
/mount [options] flying/ground-mount; [options] flying/ground-mount
/mountrandom [options] flying/ground-mount; [options] flying/ground-mount

e.g. /mount [flyable,nomounted,skill:225,nomodifier] flying-mount; [nomounted,skill:150] ground-mount

skill - To let the addon know what kind of mounts you wish to randomize you must specify the riding skill. (Please check the 'Mounts Riding Skill' table below.)

Druids
Cancels the current form and mount.

/cancelform
/mount [flyable,nomounted,skill:300,nomodifier]flying-mount; [nomounted,skill:150]ground-mount

Here is a complete traveling macro which uses all forms, and randomizes the ground mounts only.

#showicon Swift Mistsaber
/cast [swimming]Aquatic Form;[flyable,nocombat]Flight Form;[combat]Travel Form
/cancelform [nocombat]
/mount [outdoors,nomounted,skill:150]ground-mount

Mounts Riding Skill
  • Skill 75: Regular Mount (Normal Speed: 60%)
  • Skill 150: Regular Mount (Fast Speed: 100%)
  • Skill 225: Flying Mount (Normal Speed: 150%)
  • Skill 300: Flying Mount (Fast Speed: 280%)
  • Skill 375: Flying Mount (Extreme Speed: 310%) - fictitious riding skill of 375 to support the 310% mounts.
  Change Log - LonnyMountCast 4
Full changes log can be found inside the 'release.txt' file.
  Archived Versions - LonnyMountCast 4
File Name
Version
Size
Author
Date
301
4kB
Lonny
10-16-2009 08:59 PM
300
4kB
Lonny
10-06-2009 05:38 PM
206b
91kB
Lonny
05-02-2009 08:11 AM
206a
91kB
Lonny
04-30-2009 07:49 PM
206
91kB
Lonny
04-30-2009 07:29 PM
205
91kB
Lonny
11-25-2008 11:44 PM
204
91kB
Lonny
11-25-2008 11:16 AM
203
91kB
Lonny
11-20-2008 01:22 PM
202
90kB
Lonny
11-18-2008 07:44 PM
201
90kB
Lonny
11-17-2008 03:36 PM
  Comments - LonnyMountCast 4
Post A Reply Comment Options
Old 10-16-2009, 08:01 PM  
Lonny
A Deviate Faerie Dragon
 
Lonny's Avatar
Interface Author - Click to view interfaces

Forum posts: 16
File comments: 95
Uploads: 18
Re: Re: New version coming soon!

Quote:
Originally posted by supericeboy
The current version does not cast the Violet Proto Drake when you use skill 375.

I assume it is because the tool tip says "very fast mount" even though it is a 310% mount.
Correct, I'll see what I can do about this one, I hate special cases. :/

New version is up to handle this though.
__________________
Lonny, Best Regards.

Click me and paste your code.

Last edited by Lonny : 10-16-2009 at 09:00 PM.
Lonny is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-16-2009, 03:15 PM  
supericeboy
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Re: New version coming soon!

Quote:
Originally posted by Lonny
I'm revamping some of the code, and planning to release a new version soon!
The current version does not cast the Violet Proto Drake when you use skill 375.

I assume it is because the tool tip says "very fast mount" even though it is a 310% mount.
supericeboy is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 10-02-2009, 03:34 PM  
Lonny
A Deviate Faerie Dragon
 
Lonny's Avatar
Interface Author - Click to view interfaces

Forum posts: 16
File comments: 95
Uploads: 18
New version coming soon!

I'm revamping some of the code, and planning to release a new version soon!
__________________
Lonny, Best Regards.

Click me and paste your code.
Lonny is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2008, 10:12 PM  
Lonny
A Deviate Faerie Dragon
 
Lonny's Avatar
Interface Author - Click to view interfaces

Forum posts: 16
File comments: 95
Uploads: 18
Quote:
Originally posted by satterwc
Hmm.. 204 appears to be somewhat broken for me.

I deleted both folders from addons before copying the files from the 204 archive. I also deleted the lonnycompanions_fu.lua from my savedvariables.

Problem: The feature to pop out of a form for druids does not appear to work.
Bigger Problem: I only get ground mounts. I checked my flying skill and it is set to 300. I tried shift, alt and crtl as modifiers. Hmm... headscratch.

*EDIT* confirmed.. back on 203 and working with flyers again.
I'll look into it. :P

Ok, I didn't know druids forms are considered protected, but you can workaround it through a macro, I'm not sure whether you're using FuBar, or LonnyCompanions slash command '/castcomp', but here is the way the addon is working through macros.

/cancelform
/castcomp [flyable,nomounted,skill:300,nomodifier] flying-mount; [nomounted,skill:150] ground-mount

If you are a FuBar user and decided that you rather use the macro above, you can get rid of the 'LonnyCompanionsFu' folder, as the core addon 'LonnyCompanions' including all the functionality.

I'll upload a fix for northrend soon.
__________________
Lonny, Best Regards.

Click me and paste your code.

Last edited by Lonny : 11-25-2008 at 11:03 PM.
Lonny is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-25-2008, 09:51 PM  
satterwc
A Deviate Faerie Dragon
 
satterwc's Avatar

Forum posts: 16
File comments: 11
Uploads: 0
Hmm.. 204 appears to be somewhat broken for me.

I deleted both folders from addons before copying the files from the 204 archive. I also deleted the lonnycompanions_fu.lua from my savedvariables.

Problem: The feature to pop out of a form for druids does not appear to work.
Bigger Problem: I only get ground mounts. I checked my flying skill and it is set to 300. I tried shift, alt and crtl as modifiers. Hmm... headscratch.

*EDIT* confirmed.. back on 203 and working with flyers again.

Last edited by satterwc : 11-25-2008 at 09:59 PM.
satterwc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-23-2008, 07:36 PM  
Lonny
A Deviate Faerie Dragon
 
Lonny's Avatar
Interface Author - Click to view interfaces

Forum posts: 16
File comments: 95
Uploads: 18
Quote:
Originally posted by satterwc
Nice going with the updates and fixes.

I've got another one for you.

Druids.. if in any form.. will not mount. I know this is how it works with a manual mount process, but it sure would be nice if you could pop me back into NE or Tauren form and mount automatically. May be too much to ask.. but I figured I would anyway.
I'll see what I can do.
__________________
Lonny, Best Regards.

Click me and paste your code.
Lonny is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-22-2008, 10:33 AM  
satterwc
A Deviate Faerie Dragon
 
satterwc's Avatar

Forum posts: 16
File comments: 11
Uploads: 0
Nice going with the updates and fixes.

I've got another one for you.

Druids.. if in any form.. will not mount. I know this is how it works with a manual mount process, but it sure would be nice if you could pop me back into NE or Tauren form and mount automatically. May be too much to ask.. but I figured I would anyway.
satterwc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-21-2008, 06:58 AM  
Wimpface
A Cobalt Mageweaver
Interface Author - Click to view interfaces

Forum posts: 224
File comments: 242
Uploads: 21
Time to update the screenshot matey?
__________________
Do you like waffles?
Wimpface is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2008, 02:35 AM  
Lonny
A Deviate Faerie Dragon
 
Lonny's Avatar
Interface Author - Click to view interfaces

Forum posts: 16
File comments: 95
Uploads: 18
Quote:
Originally posted by satterwc
This fixed the problem I was having on my 70 hunter. Before you implemented the zone-specific mounts it would try to use my resonating crystal from AQ40 in Shat. 8-D

I do have a new request. My lvl 62 druid has no flying skill... so the skill slider should be 0, not 225. If you don't have the skill... or don't have any mounts to match the area (ie: flyer in Outlands) then don't you think it should default to the next highest available? In other words, if I click on your addon in Fubar, you should know that I can't possibly use a flyer, so mount me up on my 150 land mount. Make sense?

Yes, I know, I can use a modifier.. but I'm lazy.. that's why I grabbed your addon in the first place.

Anyway.. thanks for making the nice changes based upon a couple of comments. You da man!
Will do.
__________________
Lonny, Best Regards.

Click me and paste your code.
Lonny is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-06-2008, 12:28 AM  
satterwc
A Deviate Faerie Dragon
 
satterwc's Avatar

Forum posts: 16
File comments: 11
Uploads: 0
Quote:
Originally posted by Lonny

@satterwc can you go into specifics regarding the slider issue ? I'm trying to reproduce it, but it seems to work fine. :P

The next version will detect zone specific mounts and will use it only if you're inside the zone. [/b]
This fixed the problem I was having on my 70 hunter. Before you implemented the zone-specific mounts it would try to use my resonating crystal from AQ40 in Shat. 8-D

I do have a new request. My lvl 62 druid has no flying skill... so the skill slider should be 0, not 225. If you don't have the skill... or don't have any mounts to match the area (ie: flyer in Outlands) then don't you think it should default to the next highest available? In other words, if I click on your addon in Fubar, you should know that I can't possibly use a flyer, so mount me up on my 150 land mount. Make sense?

Yes, I know, I can use a modifier.. but I'm lazy.. that's why I grabbed your addon in the first place.

Anyway.. thanks for making the nice changes based upon a couple of comments. You da man!
satterwc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2008, 10:44 AM  
Lonny
A Deviate Faerie Dragon
 
Lonny's Avatar
Interface Author - Click to view interfaces

Forum posts: 16
File comments: 95
Uploads: 18
Thanks for the feedbacks I'll look into the suggestions, and see what I can do.

@satterwc can you go into specifics regarding the slider issue ? I'm trying to reproduce it, but it seems to work fine. :P

EDIT:
Also, I'm not quite I understand you, the addon should randomize flying and ground mounts automatically, if you're in Outland it will use your flying mounts by default, otherwise, it will use your grounding mounts, you can use 'Alt' to force the addon to select your grounding mounts in Outland.

Are you experiencing something else ?

The next version will detect zone specific mounts and will use it only if you're inside the zone.
__________________
Lonny, Best Regards.

Click me and paste your code.

Last edited by Lonny : 11-03-2008 at 05:58 AM.
Lonny is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2008, 10:25 AM  
satterwc
A Deviate Faerie Dragon
 
satterwc's Avatar

Forum posts: 16
File comments: 11
Uploads: 0
Quote:
Originally posted by Jaim Sandar
I have a simple request: would it be possible for you to have version numbers included in your download file names? Like LonnyCompanionFu102.zip
Ha! I was just going to say the same thing.

I too like the relative simplicity. Click a button in fubar.. and it mounts/dismounts.

Other requests I would have are:
  1. Be able to exclude mounts (every now and then it tries to use my AQ40 mount while not in AQ40)
  2. Set a preference by zone (this would take care of #1 as well) so it actually defaults to a random flyer in Outlands. Right now it only uses land mounts. My slider only goes to 300 riding skill for some reason.
  3. Have the option to ad click modifiers to the fubar button.. shift click for companion, ctrl click for flyer, etc.
  4. Use waterfall for config.

I do think you have a great start here. Keep it going.
satterwc is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-02-2008, 10:08 AM  
Jaim Sandar
A Kobold Labourer
Interface Author - Click to view interfaces

Forum posts: 0
File comments: 270
Uploads: 1
Hi. Thank you for developing what look like some pretty useful AddOns. I am experimenting with some of them.

I have a simple request: would it be possible for you to have version numbers included in your download file names? Like LonnyCompanionFu102.zip

Thank you.
Jaim Sandar is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.