EchoTools/EchoRelay

(Cosmetics) Tints applying to all tint options

Opened this issue · 5 comments

Whenever you apply a tint in your customization area, it places it in all slots, including Chassis, Banner, and Tag tints

Going to mention this since its a similar issue, Emotes apply to both left and right. Emotes are treated as a single slot instead of 2.

Unfortunately, fixing this issue is currently impossible. This issue should be kept open for future reference though.

Unlinking the PR because it doesn't actually solve the issue, it just disabled alignment tints

@UnusualNorm is this related to the way cosmetics are pulled from the CUSTOMIZATION_METRICS_PAYLOAD?

https://github.com/EchoTools/EchoRelay/blob/55a4e43c4c1df679d8cf94ba6f47f6cf3f7f5023/EchoRelay.Core/Server/Services/Login/LoginService.cs#L157C48-L157C77

Is this just pulling the character load-out from the logs? Do/can we get an object with these customization anywhere?