Results: 18Comments by: akamatsu02
File: IC The Next Boss (Imperial City Spawn Tracker)02/20/24
Re: LibDataShare question
Posted By: akamatsu02
Hello, I was wondering if you had information on how we can use the data sharing of our timers? Is this done via the "/mark", and will this only show with members who also have that addon? The datashare triggers when a timer starts, so either when someone kills a boss or uses the /mark command. And it will only work for those g...
File: Synced Account Settings [Masteroshi430's branch]02/19/24
Hey, please update the button name...
Posted By: akamatsu02
Hey, please update the button name in Line 3897 and choose a more unique name than "myButton3" :) The regex for the name is: !?!?!?+? Because of the edit_save_disabled.dds that you added, I implemented a function to disable a button without hiding it :)
File: LibChatMenuButton02/18/24
Synced Account Settings now uses th...
Posted By: akamatsu02
Synced Account Settings now uses this lib :) Cool :)
File: LibChatMenuButton02/13/24
Please add a proper description wha...
Posted By: akamatsu02
Please add a proper description what this library does and maybe a screenshot. Thank you Sure, I'll add a description with the next update which comes soon.
File: Marker10/23/23
Hello Can you add a default resize...
Posted By: akamatsu02
Hello Can you add a default resize option? Hi, I'll add it with the geometry-marker update. ^^
File: Marker10/11/23
Hint: You can use left mouse button...
Posted By: akamatsu02
Hint: You can use left mouse button texture and right mouse button texture in strings with this: "|t100.000000%:100.000000%:EsoUI/Art/Miscellaneous/icon_LMB.dds|t = Select / |t100.000000%:100.000000%:EsoUI/Art/Miscellaneous/icon_RMB.dds|t = Add to favorite" Thanks for the info, I'll add it in the next update of LibEmote (the s...
File: LibAkaUtils09/06/23
Re: error when logging in
Posted By: akamatsu02
I get the above error when logging into the game with LibAkaUtils enabled,i need it to be able to use the pchat emoji extension. I would be very obliged if you could help get this error fixed so that the addon can be used. :confused: https://imgur.com/yX3XTNu is the link to the image showing the error that pops up Than...
File: Marker08/08/23
In order for icons to appear statio...
Posted By: akamatsu02
In order for icons to appear stationary for a players perspective. Every icon's anchor needs to be adjusted every few milli seconds down to every frame. (How many depends on the person, and how smooth they want it) Depending on content, hardware and other aspects this can cause quickly detectable performance impacts if to many i...
File: Extended Friendlist08/01/23
Does this show their active status?...
Posted By: akamatsu02
Does this show their active status? Online/offline? Not yet, I haven't found a good way to do that... the only that could work is invite all people on the list and wait for the response... but I dont like this ^^"
File: Chat Emotes07/23/23
Re: error in xml
Posted By: akamatsu02
https://i.postimg.cc/90xNnLdQ/emojierror.png I'll fix it with the next update, thanks for the info :)
File: IC The Next Boss (Imperial City Spawn Tracker)07/22/23
Re: Problem with timers
Posted By: akamatsu02
After the last update, the timers for some reason triggered once in a while, both alone and in a group, in the previous version for 2020 this was not the case, now I have to manually turn on the timers on almost 4 of the 6 bosses, sometimes the timer of the previous boss is turned on only when I kill the next boss, and then trigger b...
File: LibAkaUtils07/22/23
I wonder why so many ppl download t...
Posted By: akamatsu02
I wonder why so many ppl download this lib 🙃
File: Marker07/22/23
Re: Re: Re: Circle Impelemtation
Posted By: akamatsu02
Looks nice to have such a feature, but I somehow have the fear it "could" have an performance impact :D Depends on if and how often the circles need a redraw to show them properly for the group members. Hello, How is the circle on the ground implemented? I didnt look at the actual code but your picture looks like it is comp...
File: Marker07/18/23
Re: Circle Impelemtation
Posted By: akamatsu02
Hello, How is the circle on the ground implemented? I didnt look at the actual code but your picture looks like it is comprised of multiple individual icons. Hi, I use the midpoint circle algorithm there to get all coordinates on the perimeter of the circle and then place an icon every 50 coordinates. This is ofc not the be...
File: IC The Next Boss (Imperial City Spawn Tracker)07/10/23
Thanks for the update, I appreciate...
Posted By: akamatsu02
Thanks for the update, I appreciate not having to change the timer manually anymore. Would it be possible for lib data share to be optional? I dont really care about sharing my timer I'll change it soon ^^
File: Chat Emotes06/22/23
You may want to include in the desc...
Posted By: akamatsu02
You may want to include in the description that the addon's menu is called "AkapChatExtra". Took me forever to find the options menu for this because I thought it'd be something like "pChat Emoji Extension". lol. Also, I'd like to request an option to move the addon's icon on the chat window. I have other addons that use that are...
File: Chat Emotes06/22/23
Out of curiosity, does this require...
Posted By: akamatsu02
Out of curiosity, does this require other players to have the addon installed in order to see the emoji on their end like the other "ESO Emoji" or "ggChatEmojis" addons do? If so, is there anyway to make this compatible with the emoji's the other addons send? It requires the other players to have the addon in order to see the e...
File: Chat Emotes06/18/23
Hello and thanks for the addon....
Posted By: akamatsu02
Hello and thanks for the addon. Please always name the dependencies and optional dependencies at the top/or very bottom of your addon description so the users know what to install to make that work: pChat LibAddonMenu-2.0 Also please, within your txt file, add the dependencies with the appropriate AddOnVersion after the >= ta...