You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, since the latest changes the LanguageHelpId is missing. I figured out that I can get the LanguageHelpId from the LanguageNameId most of the time for units by adding 9000. Still while this does work fine for e.g. Monaspa, it does not work for the Ratha or the Lembos.
Hi, since the latest changes the
LanguageHelpIdis missing. I figured out that I can get theLanguageHelpIdfrom theLanguageNameIdmost of the time for units by adding 9000. Still while this does work fine for e.g. Monaspa, it does not work for the Ratha or the Lembos.https://github.com/SiegeEngineers/aoe2techtree/blob/e664c7d88cc46d5615791d54244b739c4f41bbae/data/data.json#L29893 (Monaspa)
https://github.com/SiegeEngineers/aoe2techtree/blob/e664c7d88cc46d5615791d54244b739c4f41bbae/data/data.json#L27953 (Ratha)
https://github.com/SiegeEngineers/aoe2techtree/blob/e664c7d88cc46d5615791d54244b739c4f41bbae/data/data.json#L33079 (Lembos)
Would it be possible to bring back the
LanguageHelpId?