Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: p6kocka
Forum: AddOn Help/Support 08/16/17, 01:54 AM
Replies: 7
Views: 5,590
Posted By p6kocka
OK. I see. Those are another lines from great...

OK. I see.
Those are another lines from great addon "No thank you":

local function DontRotateGameCamera()

local emotesFragments =...
Forum: AddOn Help/Support 08/15/17, 12:47 PM
Replies: 7
Views: 5,590
Posted By p6kocka
OK. I´ve already tried it. Could you help me with...

OK. I´ve already tried it. Could you help me with already existing lua file?:

EVENT_MANAGER:RegisterForEvent("SpinStop", EVENT_ADD_ON_LOADED,
function(eventCode, addon)
if (addon):find("^ZO_") then...
Forum: AddOn Help/Support 08/13/17, 11:50 AM
Replies: 7
Views: 5,590
Posted By p6kocka
I´ve tried but with lua errors... It must be a...

I´ve tried but with lua errors...
It must be a way to toggle spinning with a key...
Forum: AddOn Help/Support 08/13/17, 01:48 AM
Replies: 7
Views: 5,590
Posted By p6kocka
How to add a keybind for existing addon?

There are couple of addons that disable spinning/zooming to character in menus. For example "no spin" or "no thank you" ...
How to add a keybind to that function? I know there must be a .xml file,...
Forum: AddOn Help/Support 08/10/17, 08:13 AM
Replies: 5
Views: 2,821
Posted By p6kocka
I'll do it later and I'll let him know. Thank you...

I'll do it later and I'll let him know. Thank you for your help.
Forum: AddOn Help/Support 08/10/17, 08:05 AM
Replies: 5
Views: 2,821
Posted By p6kocka
Yes. I am on german client.

Yes. I am on german client.
Forum: AddOn Help/Support 08/10/17, 05:21 AM
Replies: 5
Views: 2,821
Posted By p6kocka
How to check keybinding for an addon?

I´m using "TinydogsCraftingCalculator" addon. But the keybinding isn´t for some reason showing in CONTROLS menu. How to check if it set right or how to bind a key outside game?
Forum: AddOn Help/Support 08/09/17, 12:21 PM
Replies: 13
Views: 3,937
Posted By p6kocka
OK. I´ve tried it. No luck. I´ll wait then for...

OK. I´ve tried it. No luck. I´ll wait then for your update.
Wish you good evening
Forum: AddOn Help/Support 08/09/17, 12:06 PM
Replies: 13
Views: 3,937
Posted By p6kocka
I´ve also discovered this one: local function...

I´ve also discovered this one:

local function GetBarText(current, shieldValue, max, format)
if(format == TEXT_MODE_PERCENT) then
return GetPercentText(current, max)
elseif(format ==...
Forum: AddOn Help/Support 08/09/17, 11:42 AM
Replies: 13
Views: 3,937
Posted By p6kocka
Found it: WrapFunction(attributeBar.label,...

Found it:

WrapFunction(attributeBar.label, "SetText", function(originalSetText, self)
local shieldValue
if(hasShield) then
shieldValue = GetUnitAttributeVisualizerEffectInfo(PLAYER_UNIT_TAG,...
Forum: AddOn Help/Support 08/09/17, 11:10 AM
Replies: 13
Views: 3,937
Posted By p6kocka
It seems it doesn´t work. Itś a pitty, because...

It seems it doesn´t work. Itś a pitty, because it´s hard to read for example this number on HP:
12256682
Forum: AddOn Help/Support 08/09/17, 10:07 AM
Replies: 13
Views: 3,937
Posted By p6kocka
Adding this resolved to this lua...

Adding this resolved to this lua error:

EsoUI/Libraries/Globals/Localization.lua:112: operator < is not supported for userdata < number
stack...
Forum: AddOn Help/Support 08/09/17, 06:47 AM
Replies: 13
Views: 3,937
Posted By p6kocka
Where to put it pls?

Where to put it pls?
Forum: AddOn Help/Support 08/09/17, 05:55 AM
Replies: 13
Views: 3,937
Posted By p6kocka
I´ve already asked. I know, the answer can be...

I´ve already asked. I know, the answer can be very late, that´s why I´m asking here too.
Forum: AddOn Help/Support 08/09/17, 04:21 AM
Replies: 13
Views: 3,937
Posted By p6kocka
How to add thousands separator for existing addon?

There is an addon "sidWarTools" which doesn´t have thousands separator on target label text. It is hard to read bigger numbers. How to add thousands separator for this addon?

there is a line in...
Forum: AddOn Help/Support 08/02/17, 12:47 PM
Replies: 0
Views: 1,924
Posted By p6kocka
Disable/ edit shop names on UI

Is there any mod or way to disable or at least to edit (make smaller) the UI notification text when pointing the shop banners. Look at the screenshots. It is annoying and big for my taste. Thank you...
Forum: AddOn Help/Support 08/01/17, 09:09 AM
Replies: 2
Views: 2,418
Posted By p6kocka
Where to put it exact to the text pls? OK. I´ve...

Where to put it exact to the text pls?


OK. I´ve just got it... thanks for your help
Forum: AddOn Help/Support 08/01/17, 07:40 AM
Replies: 2
Views: 2,418
Posted By p6kocka
How to add transparency / alpha color to an existing addon

How to add alpha to exisitng addon with editable colors?
It looks like this:

type = "colorpicker",
name = "No Target Colour",
getFunc = function() return...
Forum: Tutorials & Other Helpful Info 08/01/17, 06:36 AM
Replies: 1
Views: 5,521
Posted By p6kocka
Transparency for color

How to add transparency slider for existing color pls?
Showing results 1 to 19 of 19