Route Advisor Mod Collection v6.03 [ETS2 & ATS v1.43-1.45] (Upd 27.02.22)

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.
licinio30
Posts: 26
Joined: 24 Oct 2016 16:38

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#351 Post by licinio30 » 05 Jun 2021 02:21

pleasse upgrate for 1.41
User avatar
wik412
Posts: 187
Joined: 28 Jun 2016 14:42
Location: Russia, Mosсow

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#352 Post by wik412 » 05 Jun 2021 05:41

Upgrade to 1.41 will be after release 1.41
Sorry for bad English
Просите, и дано будет вам; ищите, и найдете... (Ask and it shall be given you; seek and you will find...)
[ external image ]
User avatar
room217au
Posts: 2717
Joined: 17 Jul 2015 01:55
Location: Lakeside

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#353 Post by room217au » 17 Jun 2021 01:58

wik412 wrote: 25 May 2021 10:21 I haven't tested this method thoroughly yet, but the game doesn't crash and all the functions (except for the chat, of course) work.
I will test it more thoroughly later.
Using ATS public_beta 1.41, the game crashes on Quick Jobs, even with your suggested changes. I've started a new profile so I don't have any owned trucks right now.

For those interested, try this:

As wiki412 suggested, rename adviser.sii to multiplayer_adviser.sii and open it in Notepad/Notepad++

Navigate to:
ui::group : _nameless._.advisor.mini

1. change " my_children: 17" to " my_children: 19"

2. add:

Code: Select all

 my_children[17]: _nameless._.portal.bcg
 my_children[18]: _nameless._.chat
 
to end of group block.

3. At the end of the file, add:

Code: Select all

 ui::text : _nameless._.portal.bcg {
 text: "<img src=/material/ui/adviser/bcg_light.mat>"
 coords_l: 1
 coords_r: 0
 coords_t: 0
 coords_b: 1
 area_l: 1
 area_r: 0
 area_t: 0
 area_b: 1
 id: 1150
 layer: 0
 tab: -1
 pointer: -1
 my_parent: _nameless._.advisor.mini
}

ui::portal : _nameless._.chat {
 child_path: ""
 hslider_id: -1
 vslider_id: -1
 fitting: false
 my_children: 0
 coords_l: 1
 coords_r: 0
 coords_t: 0
 coords_b: 1
 area_l: 1
 area_r: 0
 area_t: 0
 area_b: 1
 id: 1000
 layer: 10
 tab: -1
 pointer: -1
 my_parent: _nameless._.advisor.mini
}
Make sure you have the final curly-bracket (to close the fil) at the end as well.

Now it works for Quick Jobs too in ATS public_beta 1.41.0.49 (latest)
If you suck at playing the trumpet, that's probably why.
User avatar
wik412
Posts: 187
Joined: 28 Jun 2016 14:42
Location: Russia, Mosсow

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#354 Post by wik412 » 17 Jun 2021 07:22

@room217au
I do not have this mistake.
BUT!
This is due to the fact that
wik412 wrote: 25 May 2021 10:21I will test it more thoroughly later.
Perhaps this is because now I, in ui::portal : _nameless._.chat, I use values

Code: Select all

ui::portal : _nameless._.chat {
 child_path: ""
 hslider_id: -1
 vslider_id: -1
 fitting: false
 my_children: 0
 coords_l: 0
 coords_r: 1440
 coords_t: 900
 coords_b: 0
 area_l: 0
 area_r: 1440
 area_t: 900
 area_b: 0
 id: 1000
 layer: 10
 tab: -1
 pointer: -1
 my_parent: _nameless._.advisor.mini
Therefore, adding another block (ui::text : _nameless._.portal.bcg) is not needed.

*****

Do not ask me about updates!
I'm still working on it!!! :lol:
Sorry for bad English
Просите, и дано будет вам; ищите, и найдете... (Ask and it shall be given you; seek and you will find...)
[ external image ]
User avatar
Alex_174rus
Posts: 25
Joined: 10 Jun 2018 08:10
Location: Russian Federation
Contact:

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#355 Post by Alex_174rus » 17 Jun 2021 12:32

Thank you for the wonderful mod! I'd like to ask... And can you make another mirror next to the right mirror, which is attached to the windshield?! So as not to twist your head...
User avatar
room217au
Posts: 2717
Joined: 17 Jul 2015 01:55
Location: Lakeside

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#356 Post by room217au » 17 Jun 2021 15:41

@wik412 Aha! Thanks for those values. Works a treat :)

[edit]
ATS did a 1.2Gb (for me) update today and now the earlier issue of this wonderful mod causing a silent crash has returned.
Removing your mod from the mod folder, allows for normal loading and running of the game.
Not sure what has happened because I can't find any release notes yet.
Good luck :)

[edit 2]
Further investigation reveals that "ui\multiplayer" has been introduced and the relevant files have moved to there.
So I simply moved your edited multiplayer_adviser.sii to a newly created 'ui\multiplayer' folder in your mod and all is well, it would appear.
At least it's a good start :)
If you suck at playing the trumpet, that's probably why.
User avatar
bmwGTR
Posts: 51
Joined: 30 Dec 2017 10:34
Location: Austria

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#357 Post by bmwGTR » 03 Jul 2021 16:20

room217au wrote: 17 Jun 2021 01:58
wik412 wrote: 25 May 2021 10:21 I haven't tested this method thoroughly yet, but the game doesn't crash and all the functions (except for the chat, of course) work.
I will test it more thoroughly later.
Using ATS public_beta 1.41, the game crashes on Quick Jobs, even with your suggested changes. I've started a new profile so I don't have any owned trucks right now.

For those interested, try this:

As wiki412 suggested, rename adviser.sii to multiplayer_adviser.sii and open it in Notepad/Notepad++

Navigate to:
ui::group : _nameless._.advisor.mini

1. change " my_children: 17" to " my_children: 19"

2. add:

Code: Select all

 my_children[17]: _nameless._.portal.bcg
 my_children[18]: _nameless._.chat
 
to end of group block.

3. At the end of the file, add:

Code: Select all

 ui::text : _nameless._.portal.bcg {
 text: "<img src=/material/ui/adviser/bcg_light.mat>"
 coords_l: 1
 coords_r: 0
 coords_t: 0
 coords_b: 1
 area_l: 1
 area_r: 0
 area_t: 0
 area_b: 1
 id: 1150
 layer: 0
 tab: -1
 pointer: -1
 my_parent: _nameless._.advisor.mini
}

ui::portal : _nameless._.chat {
 child_path: ""
 hslider_id: -1
 vslider_id: -1
 fitting: false
 my_children: 0
 coords_l: 1
 coords_r: 0
 coords_t: 0
 coords_b: 1
 area_l: 1
 area_r: 0
 area_t: 0
 area_b: 1
 id: 1000
 layer: 10
 tab: -1
 pointer: -1
 my_parent: _nameless._.advisor.mini
}
Make sure you have the final curly-bracket (to close the fil) at the end as well.

Now it works for Quick Jobs too in ATS public_beta 1.41.0.49 (latest)
Hi,

how can I open this file in Notepad++? The archive is locked with a password.
Renaming did work in WinRar.

Best regards,
bmwGTR
User avatar
wik412
Posts: 187
Joined: 28 Jun 2016 14:42
Location: Russia, Mosсow

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#358 Post by wik412 » 04 Jul 2021 07:37

Sorry for bad English
Просите, и дано будет вам; ищите, и найдете... (Ask and it shall be given you; seek and you will find...)
[ external image ]
User avatar
room217au
Posts: 2717
Joined: 17 Jul 2015 01:55
Location: Lakeside

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#359 Post by room217au » 04 Jul 2021 09:37

@wik412 Thanks for keeping this up to date. my vote as #1 must-have mod. Cheers.
If you suck at playing the trumpet, that's probably why.
User avatar
Robinicus
Posts: 2562
Joined: 26 Aug 2018 13:02

Re: Route Advisor Mod Collection v5.1 [ETS2 & ATS v1.38-1.39] (Upd 06.11.20)

#360 Post by Robinicus » 04 Jul 2021 11:34

I'm surprised no one killed that link I posted....for whatever reason, links to DART itself usually get deleted off this forum and that one has lasted almost a year now :)
Post Reply

Return to “Others”

Who is online

Users browsing this forum: No registered users and 6 guests