Showing results 1 to 25 of 26
Search took 0.00 seconds.
Search: Posts Made By: Uggers
Forum: AddOn Help/Support 12-29-18, 06:43 AM
Replies: 4
Views: 2,499
Posted By Uggers
Thanks again Fizzlemizz, For reference the full...

Thanks again Fizzlemizz,

For reference the full Lua is here - https://pastebin.com/eTjahqd0

Basically its a random mount macro, and the trigger is meant to detect when you mount it picks a new...
Forum: AddOn Help/Support 12-28-18, 01:34 PM
Replies: 4
Views: 2,499
Posted By Uggers
Thanks Fizzlemizz, I have this a try; function...

Thanks Fizzlemizz,

I have this a try;

function MountManager:UNIT_SPELLCAST_SUCCEEDED(event, unitTarget, spellName)
if self.db.profile.autoNextMount and IsMounted() == true then
...
Forum: AddOn Help/Support 12-27-18, 03:46 PM
Replies: 4
Views: 2,499
Posted By Uggers
IsMounted API Help

I'm trying to fix a portion of an addon but i'm a bit stuck.

The portion of the addon which causes a new random mount macro to be generate (I want this because it includes the tooltip and icon etc,...
Forum: AddOn Help/Support 07-19-18, 11:18 AM
Replies: 2
Views: 2,374
Posted By Uggers
Hey, thanks for the reply, sadly it didn't seem...

Hey,

thanks for the reply, sadly it didn't seem to fix it, I tried a few variations but It wouldn't work
Forum: AddOn Help/Support 07-18-18, 01:27 PM
Replies: 2
Views: 2,374
Posted By Uggers
SetMap - Addon Assitance

I currently have an addon which is throwing up errors it appears to be related to the fact it can't set the map/get the map ID.

The code I have for this portion is like this;

function...
Forum: Lua/XML Help 03-05-17, 04:42 PM
Replies: 12
Views: 3,964
Posted By Uggers
Disregard the above, I was totally editing the...

Disregard the above,

I was totally editing the wrong file, I had a 2nd notepad++ tab open with a version on my desk top
so I was saving it and reloading ui expecting something to happen..... it...
Forum: Lua/XML Help 03-05-17, 04:38 PM
Replies: 12
Views: 3,964
Posted By Uggers
So wierd, Just made a random lvl 1 with only...

So wierd,

Just made a random lvl 1 with only mountmanager but it fails on the macro.

It generates a Green Macro Box, with nothing in it

If I put
/script...
Forum: Lua/XML Help 03-05-17, 04:14 PM
Replies: 12
Views: 3,964
Posted By Uggers
It didn't error out and it created the...

It didn't error out and it created the macro,

However it was devoid of anything, and when I added the /script from an character it worked on the left click wouldn't do anything and right click said...
Forum: Lua/XML Help 03-05-17, 03:11 PM
Replies: 12
Views: 3,964
Posted By Uggers
Mmm only think I can't get it to recognize is if...

Mmm only think I can't get it to recognize is if you have no mount skill.

I tried adding;

Line 76+ 234
chauffer = {},

Line 292
elseif IsSpellKnown(179244) then -- Chauffer Only
...
Forum: Lua/XML Help 03-05-17, 01:40 PM
Replies: 12
Views: 3,964
Posted By Uggers
Many many thanks Really appreciate the help in...

Many many thanks

Really appreciate the help in getting this working again!.

I think the main thing that I always liked unlike other mount addons is the simple fact it shows me the icon of the next...
Forum: Lua/XML Help 03-05-17, 06:46 AM
Replies: 12
Views: 3,964
Posted By Uggers
Hey, Just to say thanks for the support and...

Hey,

Just to say thanks for the support and cross posts on reddit. Ill keep to using reddit to save spamming this board but wanted to reply so it didn't look rude to any wowinterface users as to why...
Forum: Lua/XML Help 03-04-17, 04:02 AM
Replies: 12
Views: 3,964
Posted By Uggers
Mount Journal Help

Hiya,

I'm trying to get an addon working properly again called MountManager (https://mods.curse.com/addons/wow/mountmanager), With the legion C_MountJournal changes I made some edits to get the...
Forum: AddOn Search/Requests 08-23-15, 01:26 PM
Replies: 4
Views: 3,598
Posted By Uggers
Yeah but you could say the same to the various...

Yeah but you could say the same to the various addons that strip the realm name in its entirety,

I just really want to remove the 2 realms that are cross realms. Most of the people I speak to are...
Forum: AddOn Search/Requests 08-23-15, 07:35 AM
Replies: 4
Views: 3,598
Posted By Uggers
So i've been looking around at a couple of custom...

So i've been looking around at a couple of custom addons people made to attempt this (due to a patch change that brought it all back;

Is there a way I could modify either of these LUA's to hide the...
Forum: AddOn Search/Requests 08-22-15, 11:48 AM
Replies: 4
Views: 3,598
Posted By Uggers
Hide Merged Realm in Chat

Is there any addon that can hide the Merged Realm in chat?

So when people chat on my merged realm I don't see the -Terenas -EmeraldDream bit, but if I actually leave our connected realm it shows...
Forum: AddOn Search/Requests 11-10-14, 04:35 PM
Replies: 4
Views: 2,292
Posted By Uggers
Yeah i'm being dumb this is only doing...

Yeah i'm being dumb this is only doing commendations, not ALL recipies, pets learn able items etc
Forum: AddOn Search/Requests 11-10-14, 02:59 PM
Replies: 4
Views: 2,292
Posted By Uggers
Ahh sadly only doesn't do the AH

Ahh sadly only doesn't do the AH
Forum: AddOn Search/Requests 11-10-14, 02:00 PM
Replies: 4
Views: 2,292
Posted By Uggers
thanks i'll give it ago :)

thanks i'll give it ago :)
Forum: AddOn Search/Requests 11-10-14, 01:37 PM
Replies: 4
Views: 2,292
Posted By Uggers
Like AlreadyKnown

Anyone know an add-on which will highlight a recipe that you already know at all?

Like this - http://www.wowinterface.com/downloads/info14694-AlreadyKnown.html#info

I know there's a profession...
Forum: AddOn Help/Support 10-25-14, 01:47 PM
Replies: 2
Views: 2,150
Posted By Uggers
Just to add, When switching to another menu...

Just to add,

When switching to another menu (system for example) i can use the movement keys again, but its still locked in place
Forum: AddOn Help/Support 10-25-14, 01:46 PM
Replies: 2
Views: 2,150
Posted By Uggers
Dragable Interface Options Menu

Hey,

I'm having a bit of a headache trying to work out whats going on.
I used to be able to drag the interface option menu around and be able to still use the movement keys when it was opened...
Forum: AddOn Help/Support 10-25-14, 04:53 AM
Replies: 11
Views: 5,948
Posted By Uggers
Yeah, forgot about that functionality, its a...

Yeah, forgot about that functionality, its a shame alot of addons are no longer being maintained but I appreciate author are never going to play forever and when blizzard do major UI updates that...
Forum: AddOn Help/Support 10-23-14, 10:17 AM
Replies: 11
Views: 5,948
Posted By Uggers
Yeah its such a shame, I mean the other mount...

Yeah its such a shame, I mean the other mount addons are pretty good to, but they don't have the icon/tooltip auto changes and usually just have their default icon so you can't be 100% sure what's...
Forum: AddOn Help/Support 10-21-14, 10:30 AM
Replies: 11
Views: 5,948
Posted By Uggers
Addon fix/help "Mounted"

Hey all,

I'm trying to look for a fix for one of my favourite addons Mounted (http://www.wowace.com/addons/mounted/)

The 2 errors I'm getting are;

70x...
Forum: Released AddOns 03-02-14, 08:38 AM
Replies: 43
Views: 80,573
Posted By Uggers
Try /fb watcher reset as per the comments on the...

Try /fb watcher reset as per the comments on the "other" addons website, I had this issue too and so have a few others it seems, since a patch or update
Showing results 1 to 25 of 26