Thread Tools Display Modes
10-17-10, 05:18 PM   #1
crash822
A Murloc Raider
Join Date: Oct 2010
Posts: 7
Need help with updating cursor addon

Latest patch broke my cursor addon which hasn't been updated in a very very long time. The addon places a rotating graphic around my cursor that makes it easier to find. The graphic will vanish when the mouse is idle for a few seconds and then reaper whenever the mouse is moved. Colors of the graphic will change as well when mousing over a target, green for friendly and red for harmful.

Currently the current problem with the addon is that the graphic will no longer follow the cursor.

If anyone can update the addon or give me help on updating it to work with patch 4 it'd be much appreciated. I cannot find the original link for the addon but I'm willing to email it to anyone if they send me a PM.

Here is a pic of the addon. I know it isn't very good and the WoW cursor graphic isn't visible. Normally the wow cursor would be in the middle of the circle.


Thanks for anyhelp.
  Reply With Quote
10-17-10, 05:31 PM   #2
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Mod
Featured
Join Date: Oct 2006
Posts: 10,860
What is the name of the addon?

You could also copy-paste the addon's code to a website like pastebin.com.
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

  Reply With Quote
10-17-10, 06:02 PM   #3
crash822
A Murloc Raider
Join Date: Oct 2010
Posts: 7
The addon is called cursor glow. I found the attach button for the file.
Cursorglow.lua
Cursorglow.toc
Cursorglow.xml
Attached Files
File Type: zip CursorGlow.1.3.20400.zip (1.7 KB, 812 views)
  Reply With Quote
10-17-10, 07:05 PM   #4
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
I can look into it.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote
10-17-10, 07:06 PM   #5
Jrosk
A Defias Bandit
Join Date: Jun 2007
Posts: 2
Here ya go.
Attached Files
File Type: zip CursorGlow_40000.zip (1.7 KB, 789 views)
  Reply With Quote
10-17-10, 07:11 PM   #6
crash822
A Murloc Raider
Join Date: Oct 2010
Posts: 7
I <3 you

Thanks for the help
  Reply With Quote
10-17-10, 07:48 PM   #7
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
Originally Posted by Jrosk View Post
Here ya go.
That a simple replace "this" and "arg#" references, I was looking into completely updating the code for efficiency, a lot of it is outdated and unnecessary.

Example, the texcoord calculations are no longer needed due to the new SetRotation method of textures.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote
10-17-10, 07:57 PM   #8
Jrosk
A Defias Bandit
Join Date: Jun 2007
Posts: 2
Originally Posted by SDPhantom View Post
That a simple replace "this" and "arg#" references, I was looking into completely updating the code for efficiency, a lot of it is outdated and unnecessary.

Example, the texcoord calculations are no longer needed due to the new SetRotation method of textures.
Go for it

I was just giving him something functional. If he wants to upgrade to your version when you get it done, then by all means
  Reply With Quote
10-18-10, 12:17 AM   #9
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
Here's the updated code that works more efficiently. The UI objects are created and managed in one Lua file. The rotation speed, fade delay, and fade duration can be adjusted in the settings section.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)

Last edited by SDPhantom : 09-23-12 at 04:27 PM.
  Reply With Quote
05-12-11, 01:52 AM   #10
dnacyan
A Murloc Raider
Join Date: Dec 2006
Posts: 8
Need to find this addon!

Hi,

I quit the game for a year and just got back in again. I loved this addon, but I can't find it again.

The only link I found of the original addon location points to a dead host page and I do not know what to do with the files that I downloaded on this page.

When I try to unzip some of the files that I downloaded on this page, it just gives me a single file with no extension, so I am not sure what to do with it.

Crash822, do you have a copy of this addon that you can link somewhere please?
  Reply With Quote
05-12-11, 06:48 AM   #11
Vranx
A Flamescale Wyrmkin
 
Vranx's Avatar
Join Date: May 2008
Posts: 101
The files in SDPhantoms download right above your post don't work?
  Reply With Quote
05-12-11, 09:13 AM   #12
dnacyan
A Murloc Raider
Join Date: Dec 2006
Posts: 8
I can download the file from SDPhantom, but I cannot extract it using Windows Zip. When I try to extract with 7-zip, it just gave me a file with no extension.

It is not like regular addon where is unzips into a Folder with stuff in it, so I am not sure what to do with that file.
  Reply With Quote
05-12-11, 09:26 AM   #13
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
Unzips perfectly for me, both with the default Windows unzip, and 7zip.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
  Reply With Quote
05-12-11, 10:11 AM   #14
dnacyan
A Murloc Raider
Join Date: Dec 2006
Posts: 8
Really? I've downloaded it like 3-4 times into different folders and everytime I try to unzip using default windows unzip, i get the following message:

"Windows cannot open the folder. The compressed (zipped) Folder 'C:\path\CursorGlow.zip' is invalid."

And then when I try 7-zip, I just get a single file with no extension.

Anyone have any ideas?
  Reply With Quote
05-12-11, 11:42 AM   #15
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
Rezipped it with 7zip default settings.
Attached Files
File Type: zip CursorGlow.zip (1.8 KB, 716 views)
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
  Reply With Quote
05-12-11, 01:13 PM   #16
dnacyan
A Murloc Raider
Join Date: Dec 2006
Posts: 8
I get the exact same thing.

Did you zip up an actual folder? And how many files were in that folder?

I really appreciate the help btw.
  Reply With Quote
05-12-11, 01:24 PM   #17
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
I zipped up the folder containing the two files.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
  Reply With Quote
05-12-11, 01:28 PM   #18
dnacyan
A Murloc Raider
Join Date: Dec 2006
Posts: 8
zipped file size is 1,627 bytes?
  Reply With Quote
05-12-11, 01:41 PM   #19
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2007
Posts: 440
Originally Posted by dnacyan View Post
zipped file size is 1,627 bytes?
Nope, 1.78KB. Sounds like it's getting messed up when you download it.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
  Reply With Quote
05-12-11, 01:43 PM   #20
tinyu
A Molten Giant
 
tinyu's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2006
Posts: 837
would it be possible to change the actual artwork of the cursor with a addon like this?
__________________
"There's no such thing as too many addons."
Lothaer
Titan Dev Team Member.
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Need help with updating cursor addon


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off