Showing results 1 to 18 of 18
Search took 0.00 seconds.
Search: Posts Made By: Asto
Forum: General Authoring Discussion 10/01/15, 07:48 AM
Replies: 4
Views: 5,555
Posted By Asto
Ah okay thanks, i will forward that info to the...

Ah okay thanks, i will forward that info to the user :o
Forum: General Authoring Discussion 10/01/15, 06:37 AM
Replies: 4
Views: 5,555
Posted By Asto
Thanks - currently I'm using the simple...

Thanks - currently I'm using the simple AddMessage method but thought about writing to the buffer directly
But you are right, that's a bad practice

Thanks for the snippet with the message categories...
Forum: General Authoring Discussion 09/26/15, 02:27 PM
Replies: 4
Views: 5,555
Posted By Asto
Receive a chat tab name

Hello,

i can sent chat messages to specific chat tabs like this small and dirty examle for the first tab:
CHAT_SYSTEM["containers"][1]["windows"][1].buffer:AddMessage(message)

But how can i receive...
Forum: General Authoring Discussion 09/10/15, 12:45 PM
Replies: 8
Views: 6,189
Posted By Asto
Okay thanks :) Take all the time you need. I was...

Okay thanks :)

Take all the time you need. I was just curious if you received the message ;)
Forum: General Authoring Discussion 09/10/15, 08:49 AM
Replies: 8
Views: 6,189
Posted By Asto
Ayantir, did you receive my private message about...

Ayantir, did you receive my private message about a possible solution in pchat? :)
Forum: General Authoring Discussion 09/01/15, 02:23 AM
Replies: 8
Views: 6,189
Posted By Asto
Thank you Ayantir for the fast (and official)...

Thank you Ayantir for the fast (and official) response.

Well, so i have to find another way, maybe splitting those messages. Normally, the messages are short, but users have the option to enable the...
Forum: General Authoring Discussion 08/31/15, 03:15 PM
Replies: 8
Views: 6,189
Posted By Asto
Danke für die schnelle Antwort :) Hmm yeah looks...

Danke für die schnelle Antwort :)

Hmm yeah looks like that. But is there a difference between CHAT_SYSTEM:AddMessage with and without pChat? The color formatted strings work as expected without...
Forum: General Authoring Discussion 08/31/15, 02:41 PM
Replies: 8
Views: 6,189
Posted By Asto
pChat / LibChat Message Length

Hello :)

I have a mysterious problem with the chat output of my addon combined with pChat.

It works fine, with color formatting and everything how i want it to work. But if players use pChat, the...
Forum: AddOn Search/Requests 08/21/15, 02:42 PM
Replies: 5
Views: 4,275
Posted By Asto
Fixed Achievement Info... sry for the delay... :)

Fixed Achievement Info... sry for the delay... :)
Forum: General Authoring Discussion 05/02/14, 12:43 AM
Replies: 25
Views: 23,296
Posted By Asto
To be correct: In this case 'looten' isn't the...

To be correct:
In this case 'looten' isn't the same as 'durchsuchen'. If you use 'durchsuchen' you should change the entire part like this: 'wenn ihr etwas durchsuchen könnt.' but that could miss...
Forum: General Authoring Discussion 04/25/14, 12:03 AM
Replies: 8
Views: 7,827
Posted By Asto
Yeah you are right. What i am actually doing...

Yeah you are right. What i am actually doing is:

I do the reverse check to test if the achievement has a valid category. The ID at the end from the category data has to match the achievement ID so i...
Forum: General Authoring Discussion 04/24/14, 09:26 AM
Replies: 8
Views: 7,827
Posted By Asto
2 Oh i forgot about the thing that initially...

2
Oh i forgot about the thing that initially confused me...
see the following:

http://i.imgur.com/p0X5lFB.png

Solution

Now I could track down the following rules with your help and a few more...
Forum: General Authoring Discussion 04/24/14, 08:58 AM
Replies: 8
Views: 7,827
Posted By Asto
Yes thank you for the testing and the...

Yes thank you for the testing and the explanation. Now i understand the system but it could be better ;)

d( "--- 64",
GetPreviousAchievementInLine(64),
...
Forum: General Authoring Discussion 04/24/14, 07:42 AM
Replies: 8
Views: 7,827
Posted By Asto
1 Weird... They should name the method so but for...

1
Weird... They should name the method so but for me it doesn't make sense to return only completed achievements.

Well what i wanted to do: if the event EVENT_ACHIEVEMENT_UPDATED is thrown i get all...
Forum: General Authoring Discussion 04/24/14, 04:47 AM
Replies: 8
Views: 7,827
Posted By Asto
Achievement Proplems -> Wrong Return Values

solutions: http://www.esoui.com/forums/showthread.php?p=5637#post5637

1
I have a problem with the functionality of GetPreviousAchievementInLine

If i get an achievement update event, i have a...
Forum: General Authoring Discussion 04/24/14, 04:12 AM
Replies: 6
Views: 5,287
Posted By Asto
thank you seerah :D

thank you seerah :D
Forum: General Authoring Discussion 04/23/14, 03:00 AM
Replies: 6
Views: 5,287
Posted By Asto
ah i see... the eventCode confused me because it...

ah i see... the eventCode confused me because it didn't show up in the api and i didn't know messageType should be the channelId - okay ;)

thanks!
Forum: General Authoring Discussion 04/23/14, 02:41 AM
Replies: 6
Views: 5,287
Posted By Asto
Chat Event with wrong parameters in api docs?

Hello,

i've developed a few smaller WoW AddOns years ago and now wanted to start with ESO again. While fooling around with the API, i guess i found a few mistakes:

EVENT_CHAT_MESSAGE_CHANNEL...
Showing results 1 to 18 of 18