[REWORKED] High Quality Dashboard - DAF 2021 XG & XG+ [1.49]

Forum rules
SCS as a company do not wish to have paid mods on this forum. While we understand that not all paid mods use the Intellectual Property of other companies/people, it is very hard to moderate what is and isn't acceptable when money is involved. There are also concerns that it could look unfavorable to potential work partners going forward if SCS allow mods that may potentially use unlicensed branding.
Posting in the Mods forum (ATS and ETS2) is restricted to sharing free-to-the-public mods and providing support for mods. For more details, please check the Forum Rules.
ZeFrango
Posts: 483
Joined: 30 Jan 2020 14:47

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#221 Post by ZeFrango » 31 Jul 2022 16:01

:shock: i see now, i use other browser
User avatar
Madkine
Global moderator
Posts: 12435
Joined: 08 Oct 2018 16:35
Location: Australia
Contact:

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#222 Post by Madkine » 01 Aug 2022 08:02

Make sure you have cookies enabled (bottom right).
WoT Profile
ATS Workshop

"never attribute to malice that which is adequately explained by stupidity"
User avatar
Raymond7cn
Posts: 50
Joined: 19 Aug 2022 20:27

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#223 Post by Raymond7cn » 20 Aug 2022 00:03

Dear Tiger, If I may ask, Can I add speed limiter into ATS's Dashboard? Is ID = 760 the ID of that? Much appreciate some tips on this, TIK.

Sincerely,
-- Raymond
User avatar
TheTiger
Posts: 2520
Joined: 13 Nov 2018 11:56
Contact:

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#224 Post by TheTiger » 20 Aug 2022 09:45

Hi Raymond,

Hoping that you're refeering to the red circle that shows the speed limit. There is no ID for this. I used a trick for this by adding a GPS over the dashboard and then crop it only to show the speed limit.
User avatar
Raymond7cn
Posts: 50
Joined: 19 Aug 2022 20:27

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#225 Post by Raymond7cn » 22 Aug 2022 05:35

TheTiger wrote: 20 Aug 2022 09:45 Hi Raymond,

Hoping that you're refeering to the red circle that shows the speed limit. There is no ID for this. I used a trick for this by adding a GPS over the dashboard and then crop it only to show the speed limit.
Hiya Tiger, Thank you for your response, By leaning your great work, I have added that speed limit into my WS49's Dashboard(ATS), It looks as below:
mmexport1661010209653~(1).jpg
However, It seems that I could only change the color of gps.mat, whereas I'd like to change the color of speed text, Have tried many approaches but to no avail, so if I may ask you that's possible to do that? TIA.

Sincerely,
-- Raymond
User avatar
TheTiger
Posts: 2520
Joined: 13 Nov 2018 11:56
Contact:

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#226 Post by TheTiger » 22 Aug 2022 08:22

I think you can change that too. You must go in the ui\template and open the dashboard_text.<name of the truck>.txt. There you will find something like <color value=FF000000>. You can get the desired color by using a HEX generator .

Here is an example for speed limiter, just change the #FF000000 with a new color and then should work:

ui::text_template : txt.daf_2021.navi_speed {
name: "zDB Dashboard navigation speed limit"
text: "<img src=/material/ui/adviser/limit_sign.mat xscale=stretch yscale=stretch><ret><align hstyle=center vstyle=center><font face=/font/sign/de_n.font xscale=0.6 yscale=0.6><color value=FF000000>%0</font></align>"
}

Tell me if that works. :D
User avatar
Raymond7cn
Posts: 50
Joined: 19 Aug 2022 20:27

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#227 Post by Raymond7cn » 22 Aug 2022 10:43

Thank you so much! Will give that a shot tonight, and of course I will definitely tell you no matter what happens there.
User avatar
Raymond7cn
Posts: 50
Joined: 19 Aug 2022 20:27

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#228 Post by Raymond7cn » 23 Aug 2022 15:06

Hiya Tiger,

Sorry for the late reply, My logitech g29 shifter was broken, so spent quite a lot of time on those screws, Anyway, It's all fixed now.👦

In terms of Speed limit, I had no luck on it, At beginning, I tried your code and tips, since I have looked into your work before, got the limiter with "…speed.limit" (the one has gps.mat within), so this time I replace that part with the "…speed.limitl" as you suggested, But there was only the limit_sign.dds showed in the Dashboard, without the number. After that edited the template file, No luck.
I have checked your files compared with vanilla advisor.sii and text.sii (template) as well, They're identical there, to avoid conflict, I modified limit_sign.tobj and dds, still to no avail, I also replaced it with other ui::text parts inside of advisor.sii, Still.
i'm a Modeller of Simcity 4 but quite a newbie to this game, so as far as I can tell, It seems that this game has at least two sets of driving infos, Since I thought the id: 760 doesn't really work in Dashboard system, some other IDs as well, But they would work in advisor system just like some IDs work in Dashboard system, Dunno whether or not they're associated with keys in Truck's model.

Anyways, Actually I have got a pleasant result as below by a little tweak somewhere.
mmexport1661238737306.jpg
mmexport1661238732377.jpg
BTW, You're such a genius to create a gps.mat, I didn't find it out in game's structure, though I'm still a bit curious about how it performs a function there, hard coded? I don't know.😊

Thank you for your kind help again.

Yours,
-- Raymond
User avatar
TheTiger
Posts: 2520
Joined: 13 Nov 2018 11:56
Contact:

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#229 Post by TheTiger » 23 Aug 2022 15:12

Hi Raymond.

All the credits regarding gps.mat goes to @piva. He's the genius. Maybe he can also help you with a suggestion on above request. ;)
User avatar
Raymond7cn
Posts: 50
Joined: 19 Aug 2022 20:27

Re: High Quality Dashboard - DAF 2021 XG & XG+ [1.45.x]

#230 Post by Raymond7cn » 23 Aug 2022 15:39

Thanks Tiger, Now I'm on the way to Tacoma with my favorite truck (modified engine,transmission,map theme,paint job and also Dashboard with your help) waiting for another genius when it's very convenient to him.😊
Picsart_22-08-23_23-38-42-453.jpg
Post Reply

Return to “Others”

Who is online

Users browsing this forum: No registered users and 19 guests