Showing results 1 to 17 of 17
Search took 0.00 seconds.
Search: Posts Made By: Sternentau
Forum: Minion 12/27/15, 12:20 PM
Replies: 2
Views: 5,719
Posted By Sternentau
Xfer to a new computer

Servus tweva,

hmmm.... i would rather suggest you to copy the complete ESO user environment to your new machine.

To do so, open your documents directory (NOT the game directory) - you will find a...
Forum: AddOn Search/Requests 12/27/15, 11:54 AM
Replies: 6
Views: 4,590
Posted By Sternentau
[REQUEST] Addon To Notify/Remind You Of Your Social Status

Are you using TOM (http://www.esoui.com/downloads/info1230-TOM-TamrielOnlineMessenger.html)?
If yes, then i would offer you to show the social status within its main window...

Sternentau
Forum: General Authoring Discussion 09/22/14, 11:04 PM
Replies: 4
Views: 4,464
Posted By Sternentau
Thank you a lot Fyrakin and Garkin! Now i have...

Thank you a lot Fyrakin and Garkin!
Now i have the idea - great
Forum: General Authoring Discussion 09/21/14, 12:10 AM
Replies: 4
Views: 4,464
Posted By Sternentau
Detecting system menu is open

Servus all,

what do you think would be the best way to detect that the player has opened the system menu (by pressing ESC) to hide the addon's windows?

Sternentau
Forum: Lua/XML Help 09/20/14, 02:13 AM
Replies: 4
Views: 3,701
Posted By Sternentau
Ah. Now i have it. I was...

Ah. Now i have it.

I was using
mycontrol:SetHandler("OnLinkMouseUp", function(self,...) return ZO_LinkHandler_OnLinkMouseUp(...) end)
but the ZO_LinkHandler_OnLinkMouseUp(...) was not working...
Forum: Lua/XML Help 09/19/14, 11:53 PM
Replies: 4
Views: 3,701
Posted By Sternentau
Hmmm... maybe i have missed...

Hmmm...

maybe i have missed something.

Currently i am calling
mycontrol:SetHandler("OnLinkClicked", function(self,...) tim.sendMessage("me here...") return ZO_LinkHandler_OnLinkClicked(...)...
Forum: Lua/XML Help 09/19/14, 06:36 AM
Replies: 4
Views: 3,701
Posted By Sternentau
How to replace ZO_ChatSystem_OnLinkClicked?

Servus friends,

in past, i was handling links within my addon by a jump to the original ZO routines i.e.:

myControl:SetHandler("OnLinkClicked", function(self, ...) return...
Forum: AddOn Help/Support 09/07/14, 01:22 PM
Replies: 22
Views: 24,391
Posted By Sternentau
You are right, i have removed my comment - it was...

You are right, i have removed my comment - it was not my intention to blame someone.
But i am absolutely not with Mithoron

Sternentau
Forum: AddOn Help/Support 09/07/14, 12:27 AM
Replies: 2
Views: 3,515
Posted By Sternentau
Thank you, Garkin... you're quite fast :-)

Thank you, Garkin... you're quite fast :-)
Forum: Lua/XML Help 08/31/14, 05:31 AM
Replies: 1
Views: 2,696
Posted By Sternentau
Sending text to the clipboard

Servus Freunde,

i am searching for a way to send the value of a string variable to the clipboard directly for later use.

The only alternative i found by myself is to store the value to an edit...
Forum: Lua/XML Help 06/10/14, 02:56 PM
Replies: 9
Views: 8,222
Posted By Sternentau
That worked. Thanks a lot. Now i have to deal how...

That worked. Thanks a lot.
Now i have to deal how to open and to close the mail scene
Forum: Lua/XML Help 06/10/14, 01:57 PM
Replies: 9
Views: 8,222
Posted By Sternentau
SendMail prerequisites?

is the SendMail function functionable for addONs?
I was not able to send mail

"SendMail(string to, string subject, string body)"

nothing happened, neither the message was sent nor an error...
Forum: Lua/XML Help 06/07/14, 10:42 PM
Replies: 0
Views: 2,906
Posted By Sternentau
JumpToGuildMember(name)

Greetings,

in the textbuffer within my addon i process links by calling ZO_ChatSystem_OnLinkClicked and all is fine...:

<TextBuffer name="$(parent)_Info" font="ZoFontChat" mouseEnabled="true"...
Forum: Lua/XML Help 06/06/14, 06:37 AM
Replies: 1
Views: 2,880
Posted By Sternentau
list of guilds event

is there an event firing if the list of guilds changes?
Forum: General Authoring Discussion 05/16/14, 05:40 AM
Replies: 1
Views: 2,945
Posted By Sternentau
SendChatMessage

Within a roleplay session mostly you need to "play" large (pre-composed) text passages to your group (/p) or region (/s). Therefore i am searching for a way to create some kind of "RP-helper", but...
Forum: Lua/XML Help 05/01/14, 11:48 AM
Replies: 2
Views: 3,326
Posted By Sternentau
perfect - thank you!

perfect - thank you!
Forum: Lua/XML Help 05/01/14, 10:44 AM
Replies: 2
Views: 3,326
Posted By Sternentau
How to make sure game is loaded and player ready 4 action?

I do have the problem that i would like to send the player some kind of greeting message or game information using CHAT_SYSTEM:AddMessage("Welcome " .. GetUnitName("player")) after he has entered...
Showing results 1 to 17 of 17