ESOUI

ESOUI (https://www.esoui.com/forums/index.php)
-   General Authoring Discussion (https://www.esoui.com/forums/forumdisplay.php?f=174)
-   -   Crafting Style - Where is the style number 109 (https://www.esoui.com/forums/showthread.php?t=10433)

quentinlamamy 01/29/23 12:54 AM

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 released.

IT's a bit strange because no other extension talk about that and there is a style with similar meaning name : the 99 Waking Flame

Any information about that ? If i good remember there is a zenimax guy in the forum maybe he can answer ?

-- Edit : maybe it is internal styleid 127 (if there is something quite logical in index number choice)

sirinsidiator 01/29/23 06:37 AM

The style ids are arbitrary like any other ids in the game (e.g. map ids, item ids, ability ids).
They do not reflect any particular order and can have holes in between them.

Baertram 01/29/23 07:37 AM

Index should be non gap numbers, IDs could contain gaps. There often exist both, index for iteration and ID for direct reference/usage at API functions.
Often index2Id API functions or helpers exist too. Check the API documentation txt for them.

quentinlamamy 01/29/23 11:57 AM

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 myserious missing style ? It's weird. I see nothing else on the web and nothing in the code of others extension or extracted data from ESO api


All times are GMT -6. The time now is 05:55 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2014 - 2022 MMOUI