ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   AddOn Help/Support (https://www.esoui.com/forums/forumdisplay.php?f=164)
-   -   Papacrown markers transparency (https://www.esoui.com/forums/showthread.php?t=6609)

TheDrastik 10/30/16 09:59 PM

Papacrown markers transparency
 
Hi guys! I have a problem with the papacrown lua file, I actually want to change the transparency of the marker of the party leader to 0 but don't know how to change it because i don't know much about lua scripting. Can someone help me please? thank you

Scootworks 10/30/16 10:14 PM

the only reason to set it to 0 is in some cases, if you don't Need it. you could use this addon:
http://www.esoui.com/downloads/info1...rksCombat.html

you have the possibility to hide/activate it while playing

TheDrastik 10/30/16 10:25 PM

man, your addon is not working. I just want to still use papacrown, but the problem is I want to see clearly the floating marker without any disappearing icons

Scootworks 10/30/16 10:44 PM

1. my addon just working without papacrown!

2. i think we should clarify something: 0 = full transparency, 1 = fully visible... i think you would have always fully visible, right?

TheDrastik 10/30/16 10:48 PM

Quote:

Originally Posted by Scootworks (Post 28763)
1. my addon just working without papacrown!

2. i think we should clarify something: 0 = full transparency, 1 = fully visible... i think you would have always fully visible, right?

yeah, fully visible, sorry!
the papacrown indicator just work as quest givers pins. they fade while you run away.

Scootworks 10/30/16 10:51 PM

ah ok... that's not possible i think. but if you find a solution, let me know. i want the same :)

Baertram 10/31/16 02:03 AM

You can only change it globally for all floating markers (quest givers, group leader etc.) by help of the function here, afaik

Code:

SetFloatingMarkerGlobalAlpha(value)
Value can be 0 or 1 (or maybe anithing in between like 0.5)

Ayantir 10/31/16 02:45 AM

You can create a DDS with different levels of transparency, that how I did in pChat for the background in the chat window.

TheDrastik 11/01/16 08:09 AM

Quote:

Originally Posted by Baertram (Post 28766)
You can only change it globally for all floating markers (quest givers, group leader etc.) by help of the function here, afaik

Code:

SetFloatingMarkerGlobalAlpha(value)
Value can be 0 or 1 (or maybe anithing in between like 0.5)

already done this, and it's not working at all. it still disappear as the leader walks away


All times are GMT -6. The time now is 01:19 AM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI