Download
(249 Kb)
Download
Updated: 12/02/23 01:04 PM
Pictures
File Info
Updated:12/02/23 01:04 PM
Created:07/12/17 10:15 AM
Monthly downloads:213
Total downloads:15,269
Favorites:25
MD5:
Categories:Graphic UI Mods, Combat Mods
Dryzler's Reticle  Popular! (More than 5000 hits)
Version: 1.021
by: dryzler.elder-geek.net [More]

"Minimalistic not floating cool reticle replacement."

v1.010: New reticle-mode: CROSS .
(can be configured in the settings)
v1.009: For the circle you can activate and configure hrule and vrule.
(can be configured in the settings)
v1.007: New reticle-mode: DOT.
(can be configured in the settings)
v1.004: You can now choose your own wish-size for the reticle(s).
(can be configured in the settings)
v1.002: You can now choose if you want a circle or a square (or both).
(can be configured in the settings)

Features:
  • Keeps Your Pointer Clean.
  • Choose your wish reticle: dot, circle, square, or cross (or all or even nothing)
  • Resize your wish reticle(s)

Du suchst eine Gilde? Die Süßkringel warten auf Dich:

https://dryzler.com
1.020
- deg improvements
1.019
- no more LibStub
1.017
- 6.1.5: Stonethorn
1.016
- 5.1.5: Scalebreaker
1.015
- 5.0.5 : Elsweyr
1.014
- 3.2 : Clockwork
1.013
- 3.1 : Horns of the Reach
1.012
- reticle mode cross can now be rotated
1.011
- reticle mode cross, hrule and vrule for circle
1.007
- reticle mode dot
1.006
- fixed save addon settings
1.005
- the square can now be rotated
1.004
- configurable wish size of the reticle(s)
1.002
- reticle mode circle
1.001
- release
Archived Files (2)
File Name
Version
Size
Uploader
Date
1.020
165kB
dryzler.elder-geek.net
10/10/20 08:23 AM
1.019
12kB
dryzler.elder-geek.net
10/10/20 02:06 AM


Post A Reply Comment Options
Unread 02/12/23, 06:32 AM  
Chuaznega

Forum posts: 1
File comments: 13
Uploads: 0
Originally Posted by lplpmc
How do you change the color?
Hi, I put a comment below on how you can do it.
Last edited by Chuaznega : 02/12/23 at 06:36 AM.
Report comment to moderator  
Reply With Quote
Unread 02/12/23, 06:24 AM  
Chuaznega

Forum posts: 1
File comments: 13
Uploads: 0
Nice addon! I have a few changes if anyone want them

First of all, thank you for this addon!

It seems that this addon isnt updated or whatever for some time.
I did programming some time ago but not in Lua, and I dont exactly know how to change some things, but I did some changes on some configurations, so the pointer is very smal and good for me.

Here is an example:


These are the changes I made:
Inside the Addon Folder, edit "Reticle.lua". From line 57 where is "alphaOuter = 0.XX,", I changed to:
Code:
  alphaOuter = 0.0,
  alphaInner = 0.50,
  colorNoReaction = {0.8,0.8,0.8},
  colorOuter = {1,1,1}, --[[ White color (I still dont know how to put some different colors, but should be R,G,B so you can test something like {0.50,0,0} should give a red color for example) --]]
  modes = {circle=false,square=false,dot=false,rule=true},
  circle = {
    scale = 100,
    hrule = false,
    hruleAlpha = 50,
    vrule = false,
    vruleAlpha = 50,    
  },
The text inside --[[ xyz ]]-- is a commentary, so dont worry to copy it too.

Explaining each attribute: (DONT COPY THIS CODE, IT IS NOT RIGHT FOR THE ADDON)
alphaOuter = 0.0, -- Outside of the color of the reticle
alphaInner = 0.50, -- Inside of the color of the reticle
colorNoReaction = {0.8,0.8,0.8}, -- Color of the reticle when not aiming at some enemy/etc
colorOuter = {1,1,1}, -- Color of the reticle itself, I didnt tested what it changes, since my reticle is very small, it seems to change everything on it
modes = {circle=false,square=false,dot=false,rule=true},
circle = {
scale = 100, -- Reticle scale, you can change that on the settings
hrule = false,
hruleAlpha = 50, -- The horizontal rule opacity, you can change that on the settings
vrule = false,
vruleAlpha = 50, -- The vertical rule opacity, you can change that on the settings
},

Hope it can help someone. I may or may not look forward to add/change stuff on this addon in the future.

PS: I put this in here cause I dont want to upload an entire modified addon just with these small changes.
Last edited by Chuaznega : 02/12/23 at 06:38 AM.
Report comment to moderator  
Reply With Quote
Unread 02/11/23, 11:43 PM  
lplpmc

Forum posts: 0
File comments: 10
Uploads: 0
How do you change the color?
Report comment to moderator  
Reply With Quote
Unread 02/12/21, 03:55 PM  
Kohtas

Forum posts: 0
File comments: 10
Uploads: 0
Wonderful addon, thank you so much. Makes for a great tool when questing for immersion (disable all) and an even greater replacement for the giant monstrosity default they call a reticle during dungeons.
Report comment to moderator  
Reply With Quote
Unread 01/02/20, 03:44 AM  
Myrthian

Forum posts: 28
File comments: 164
Uploads: 0
A minimalistic addon to change the reticle, but with one major issue: the reticle is on the same position as my own nameplate.



The default reticle shows the same behavior, but the addon reticle is far smaller and almost blends into the nameplate.


Expected:
- Either a slightly different reticle position in case the player's nameplate is active or an option to manually adjust the reticle position
Last edited by Myrthian : 01/02/20 at 03:52 AM.
Report comment to moderator  
Reply With Quote
Unread 10/08/19, 02:47 PM  
La'razmirr
 
La'razmirr's Avatar

Forum posts: 1
File comments: 14
Uploads: 0
This one thanks you for a reticle-less experience.
Report comment to moderator  
Reply With Quote
Unread 08/14/19, 11:00 AM  
dryzler.elder-geek.net
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 85
Uploads: 13
Nice
Originally Posted by Magixa
Yay, I can completely hide the reticle with this addon, just the way I like it. It's also very easy to use. Thank you!
Report comment to moderator  
Reply With Quote
Unread 07/28/19, 04:41 AM  
Magixa

Forum posts: 0
File comments: 1
Uploads: 0
Yay, I can completely hide the reticle with this addon, just the way I like it. It's also very easy to use. Thank you!
Report comment to moderator  
Reply With Quote
Unread 06/03/18, 08:00 AM  
hueftspeck

Forum posts: 1
File comments: 6
Uploads: 0
Starting Message

Hey

if i start the game i get the message "New reticle mode: CROSS (can be activated in the settings)" in my chat.

Is it possible to turn off this message?

Thanks
Report comment to moderator  
Reply With Quote
Unread 12/12/17, 02:59 AM  
Rayth

Forum posts: 0
File comments: 5
Uploads: 0
Hi, excellent mod !

Can you add option to not display the word "hidden" in the middle of the screen ?
It will be perfect
Report comment to moderator  
Reply With Quote
Unread 07/18/17, 11:18 AM  
dryzler.elder-geek.net
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 85
Uploads: 13
The new CROSS reticle is now available, and the question is, which of the four reticles should be the default after installation of the addon?
hm..
  • DOT
  • CIRCLE
  • SQUARE
  • CROSS
Report comment to moderator  
Reply With Quote
Unread 07/16/17, 07:07 PM  
dryzler.elder-geek.net
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 85
Uploads: 13
The new DOT reticle is now available, and the question is, which of the three reticles should be the default after installation of the addon?
  1. DOT
  2. CIRCLE
  3. SQUARE

hm..
Report comment to moderator  
Reply With Quote
Unread 07/16/17, 10:40 AM  
fregrin

Forum posts: 4
File comments: 51
Uploads: 0
Thumbs up Re: Re: settings

Originally Posted by dryzler.elder-geek.net
ups, now it saves the settings

Originally Posted by fregrin
Originally Posted by Soxa
Oh wow i love how you can resize it good job well done

Edit : It doesnt save the settings it always reset to square again when relogging
Yes i second that the addon is not saving our settings on exiting or relogging the game.
Good man, your doing great job.
Report comment to moderator  
Reply With Quote
Unread 07/16/17, 09:07 AM  
dryzler.elder-geek.net
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 85
Uploads: 13
Re: settings

ups, now it saves the settings

Originally Posted by fregrin
Originally Posted by Soxa
Oh wow i love how you can resize it good job well done

Edit : It doesnt save the settings it always reset to square again when relogging
Yes i second that the addon is not saving our settings on exiting or relogging the game.
Report comment to moderator  
Reply With Quote
Unread 07/16/17, 06:49 AM  
fregrin

Forum posts: 4
File comments: 51
Uploads: 0
settings

Originally Posted by Soxa
Oh wow i love how you can resize it good job well done

Edit : It doesnt save the settings it always reset to square again when relogging
Yes i second that the addon is not saving our settings on exiting or relogging the game.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: