Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: quentinlamamy
Forum: General Authoring Discussion 02/12/23, 02:46 AM
Replies: 1
Views: 2,363
Posted By quentinlamamy
ESO Api - How to access to player crafting knowledge

Hi ,

I'm trying to understand how to get the actual known crafting style of a player,.i look to LibCharacterKnowledge and i'm a bit confuse (maybe the lack of sleep, code comment or both). Someone...
Forum: Translation Help 01/31/23, 06:35 AM
Replies: 22
Views: 20,911
Posted By quentinlamamy
Oh OK, no pb

Oh OK, no pb
Forum: Dev Tools 01/31/23, 06:35 AM
Replies: 3
Views: 3,213
Posted By quentinlamamy
I think i will let the project on github (and...

I think i will let the project on github (and published on npm). For the esoui webpage, i can automate the upload and the addon description based on the readme file (i don't have check the esoui api...
Forum: General Authoring Discussion 01/31/23, 06:28 AM
Replies: 2
Views: 2,509
Posted By quentinlamamy
Well... I really need to stop posting on the...

Well... I really need to stop posting on the forum in thmiddle of the night without coffee (or open the eyes ^^). Sorry
Forum: Translation Help 01/31/23, 12:46 AM
Replies: 22
Views: 20,911
Posted By quentinlamamy
French translation in progress, i will work on it...

French translation in progress, i will work on it during this day. I edit your spreadsheet, it's still the way you want community to help you ?
Forum: Dev Tools 01/31/23, 12:35 AM
Replies: 3
Views: 3,213
Posted By quentinlamamy
Nodejs - Saved Variable JSON converter

Hi,

I just create a nodejs script to convert a lua saved variable file to a json. Do you think that there is a need for some other dev. If yes i will publish it on npm.

If you have some specific...
Forum: General Authoring Discussion 01/31/23, 12:31 AM
Replies: 1
Views: 2,270
Posted By quentinlamamy
ESO Api - Get character rendered image

Hi,

I would like to know if there is a way to get a rendered image of the character (like we get in login screen) ?
Forum: General Authoring Discussion 01/31/23, 12:28 AM
Replies: 2
Views: 2,509
Posted By quentinlamamy
ESO UI - Addon upload

Hi,

Still working on my addon but i alreaday have something working so i am automating some stuff and in my workflow their is the publication / update step.

Is there a way to automate the addon...
Forum: General Authoring Discussion 01/29/23, 11:57 AM
Replies: 3
Views: 2,823
Posted By quentinlamamy
It's not the internal id (yes internal id is a...

It's not the internal id (yes internal id is a mess and seems more or less random sometimes) but in game Motif number always have continuous number without gap, and why this website talk about this...
Forum: Lua/XML Help 01/29/23, 01:24 AM
Replies: 5
Views: 2,145
Posted By quentinlamamy
Ok, sorry it's an old habit to close topic on...

Ok, sorry it's an old habit to close topic on board to let them clean
Forum: General Authoring Discussion 01/29/23, 12:54 AM
Replies: 3
Views: 2,823
Posted By quentinlamamy
Question Crafting Style - Where is the style number 109

Hi guys,

I just see that the style number 109 (in game notation not styleId) is missing. I see on https://en.uesp.net/wiki/Online:Flame_Awoken_Style that it should be FLAME_AWOKEN and not yet...
Forum: Lua/XML Help 01/28/23, 02:55 AM
Replies: 5
Views: 2,145
Posted By quentinlamamy
Thumbs up Try to create inside your addon a function...

Try to create inside your addon a function calling itself you will see :)



No need for an IDE, it was the night, i run out of coffee, just a little mistake. I was just a bit surprised to see my...
Forum: General Authoring Discussion 01/28/23, 02:50 AM
Replies: 5
Views: 2,524
Posted By quentinlamamy
Thumbs up Thanks all for your answer, I will hardcode...

Thanks all for your answer,

I will hardcode thos name, no choice key have to have the same name whatever the player lang.

Dear moderator : Thread resolved, can be mark as solved
Forum: General Authoring Discussion 01/28/23, 02:45 AM
Replies: 4
Views: 2,198
Posted By quentinlamamy
Thumbs up Yes i see thos old constant about the first...

Yes i see thos old constant about the first style, and later in the night (i'm in France) i decide to create my own constant for the 116 styles. Thanks for the answser.

@Baertram Thread Solved :)
Forum: General Authoring Discussion 01/27/23, 05:41 PM
Replies: 5
Views: 2,524
Posted By quentinlamamy
Question l10n - English style name from style id

Hi,

I would like to get the english name of a style from id (for example 9 for khajiit), is there a built in method for that or do i need to code that ?
Forum: Lua/XML Help 01/27/23, 05:21 PM
Replies: 5
Views: 2,145
Posted By quentinlamamy
Lightbulb ESO Lua Interpreter - Infinite loop undetected

Hi,

I just see when coding that the eso client lua interpreter doesn't detect an infinite loop of a functio ncalling itself and run the addon. There is no check before execution ?
Forum: General Authoring Discussion 01/27/23, 04:15 PM
Replies: 4
Views: 2,198
Posted By quentinlamamy
Question ESO Constant - Crafting style id

Hi,

I know that style chapter have ESO API constant like ITEM_STYLE_CHAPTER_AXES,

I am wondering if there is some internal constant for the style himself, something like ITEM_STYLE_WORMCULT...
Forum: General Authoring Discussion 01/26/23, 06:52 PM
Replies: 14
Views: 5,015
Posted By quentinlamamy
This addon work to make yout own discord profil...

This addon work to make yout own discord profil more beautifull. It's for the player own discord account

My addon goal is to give content to the guild discord and share their member skills it's...
Forum: General Authoring Discussion 01/26/23, 08:04 AM
Replies: 14
Views: 5,015
Posted By quentinlamamy
Sure, to give you more context i want to create...

Sure, to give you more context i want to create an integration of players skill craft inside discord.

With all the information this thread gave to me i seems that it will be

1) An eso addon...
Forum: General Authoring Discussion 01/26/23, 06:20 AM
Replies: 14
Views: 5,015
Posted By quentinlamamy
THks for the answer, even if some of them seems...

THks for the answer, even if some of them seems disproportionate, i was just asking a technical question about how sv file are readed, not if i can hack eso ^^

Thks @Baertram, your explaination...
Forum: General Authoring Discussion 01/25/23, 02:53 PM
Replies: 14
Views: 5,015
Posted By quentinlamamy
I think about using a software in background...

I think about using a software in background making the middleware between addon and my api , writing inside file (saved var ?) and read it in game (with a refresh button) it should work ? and be...
Forum: General Authoring Discussion 01/25/23, 10:26 AM
Replies: 14
Views: 5,015
Posted By quentinlamamy
Well i have read this post about what can't do an...

Well i have read this post about what can't do an addon but i have looked in Tamriel Trad Center addon and found this method calling an external url :

```lua
function...
Forum: General Authoring Discussion 01/25/23, 06:19 AM
Replies: 14
Views: 5,015
Posted By quentinlamamy
[Answered]About real time web connection between addon and api

Hi,

I am working on an addon and it will be usefull if i can request an api.

If nothing change since 6 year for security reason ZO disable web request right ?

If it's still disabled :
- an addon...
Forum: General Authoring Discussion 01/18/23, 07:55 PM
Replies: 2
Views: 2,007
Posted By quentinlamamy
Question Back in teso after 6 years, why my addon don't work anymore ?

Hi,

I have created an addon some years ago (https://www.esoui.com/downloads/info1467-ImperialCityTracker.html) when imperial city start in eso, it was a simple tracker for some items (and it seems...
Showing results 1 to 24 of 24