Page 1 of 1

_Cursor addon fix

Posted: Sat Feb 14, 2015 2:11 am
by Miises
I know Dink/Kile and probably some others use this addon, it leaves a customisable trail behind your cursor so it's easier to not lose track of it and select targets/drop traps faster.
Anyway, patch broke it so it doesn't show up immediately after right/left clicking and moving the camera. Making it pretty useless.

I edited the .lua file so that it doesn't hide at all during right/left click, and that way there is no delay.
I also much prefer it this way, you can see where the cursor is while moving the camera and pick a target even faster.

Go to your WoW\Interface\Addons\_Cursor\ folder
Make a copy of the _Cursor.lua file and rename it something like _Cursor.lua.backup in case you want to revert the change.
Open the _Cursor.lua file in notepad
Delete everything
Copy paste the edited version here:

http://pastebin.com/ffzSn7G6

Restart WoW. Done.

Re: _Cursor addon fix

Posted: Sat Feb 14, 2015 1:27 pm
by Lybydose
Now get me something that fixes the "cursor teleporting to 0,0 randomly" issue.