call_me_spoczko Posted April 20, 2023 Posted April 20, 2023 (edited) I have an issue with wn8. Lately, I wanted to change wn8 values so that unicuum would start from 3000wn8 not 3400 as it is right now. Unfortunately, values don't change. All I can do is to change colors. I tried to download xvm 10-scale from aslain pack but values just changed color and "orange" player was green. From what I know, values are being updated through xvmmod site and I wanna know if there is any chance to change it? Edited April 20, 2023 by call_me_spoczko Quote
call_me_spoczko Posted April 20, 2023 Author Posted April 20, 2023 (edited) Hi, I have an issue with wn8. Lately, I wanted to change wn8 values so that unicuum would start from 3000wn8 not 3400 as it is right now. Unfortunately, values don't change. All I can do is to change colors. I tried to download xvm 10-scale from aslain pack but values just changed color and "orange" player was green. From what I know, values are being updated through xvmmod site and I wanna know if there is any chance to change it? // Dynamic color by WN8 rating // Динамический цвет по рейтингу WN8 "wn8": [ { "value": 300, "color": ${"def.colorRatingNew.very_bad" } }, { "value": 450, "color": ${"def.colorRatingNew.bad" } }, { "value": 650, "color": ${"def.colorRatingNew.below_average" } }, { "value": 900, "color": ${"def.colorRatingNew.average" } }, { "value": 1200, "color": ${"def.colorRatingNew.above_average" } }, { "value": 1600, "color": ${"def.colorRatingNew.good" } }, { "value": 2150, "color": ${"def.colorRatingNew.very_good" } }, { "value": 2550, "color": ${"def.colorRatingNew.great" } }, { "value": 3200, "color": ${"def.colorRatingNew.unicum" } }, { "value": 9999, "color": ${"def.colorRatingNew.super_unicum" } } These values don't work PL: Ostatnio mam problem z wn8. Chciałem zmienić wartości wn8, aby fiolet zaczynał się od 3000wn8, a nie 3400 jak jest teraz. Niestety wartości się nie zmieniają. Wszystko, co mogę zrobić, to zmienić kolory. Próbowałem pobrać xvm w skali 10 z pakietu aslain, ale wartości po prostu zmieniły kolor, a "pomarańczowy" gracz jest zielony. Z tego, co wiem, wartości są aktualizowane przez stronę xvmmod i chcę wiedzieć, czy jest jakaś szansa, aby to zmienić? // Dynamic color by WN8 rating // Динамический цвет по рейтингу WN8 "wn8": [ { "value": 300, "color": ${"def.colorRatingNew.very_bad" } }, { "value": 450, "color": ${"def.colorRatingNew.bad" } }, { "value": 650, "color": ${"def.colorRatingNew.below_average" } }, { "value": 900, "color": ${"def.colorRatingNew.average" } }, { "value": 1200, "color": ${"def.colorRatingNew.above_average" } }, { "value": 1600, "color": ${"def.colorRatingNew.good" } }, { "value": 2150, "color": ${"def.colorRatingNew.very_good" } }, { "value": 2550, "color": ${"def.colorRatingNew.great" } }, { "value": 3200, "color": ${"def.colorRatingNew.unicum" } }, { "value": 9999, "color": ${"def.colorRatingNew.super_unicum" } } Wiersz ten niestety nie działa Edited April 20, 2023 by call_me_spoczko Quote
Administrator Aslain Posted April 20, 2023 Administrator Posted April 20, 2023 Attach logs, see my signature with link how to do it. Also attach the file you modified. Quote
call_me_spoczko Posted April 21, 2023 Author Posted April 21, 2023 colors.xc here Aslains_WoT_Logs.zip Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.