Download
(18 Kb)
Download
Updated: 06/10/24 08:37 AM
Pictures
File Info
Updated:06/10/24 08:37 AM
Created:07/12/17 10:15 AM
Monthly downloads:434
Total downloads:16,189
Favorites:25
MD5:
Categories:Graphic UI Mods, Combat Mods
Dryzler's Reticle  Popular! (More than 5000 hits)
Version: 1.022
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:

You want to support me with a coffee?

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
Post A Reply Comment Options
Unread 10/08/19, 02:47 PM  
La'razmirr
 
La'razmirr's Avatar

Forum posts: 1
File comments: 15
Uploads: 0
This one thanks you for a reticle-less experience.
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 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 02/11/23, 11:43 PM  
lplpmc

Forum posts: 0
File comments: 13
Uploads: 0
How do you change the color?
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/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
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.