Jump to content
AVIC411.com

Highway roadsigns (3.0)


Recommended Posts

Can someone please clearify where to find and how to edit the roadsigns on highway navigation?

Standard scheme all signs are dark green, but that is not how they look in (W) Europe.

Did a whole bunch of searching and looking in the ini files my self, without any succes so far.

 

thanks

Link to post
Share on other sites

They are found in 'DATA\ui_pioneer\common\laneinfo_signpost.ini'. Open it with notepad and in there you can change the color of the signposts in RGB format as well as the size of the text on the sign boards

Link to post
Share on other sites

uhm...

;This file is obsolete, every resolution directory should contain a customised copy of it

arrow="$lane_vsimp_sel_signpost.spr"
arrow_mode=2
arrow_sel="$lane_vsimp_sel_signpost.spr"


;bg="$lane_bg.spr"
bg_mode=0

div="$lane_div.spr"
div_mode=0

max_lanes=11
min_lanes=2
only_at_maneuver=2
skip_opposite=1
connectivity_mode=0
one_signpost_mode=0

signpost_bg="$signpost_template_bg.bmp"
signpost_border="$signpost_template_border.bmp"
signpost_fade="$signpost_template_fade.bmp"
signpost_bottom_padding=4
signpost_top_padding=8
signpost_left_padding=8
signpost_right_padding=8
signpost_arrow_padding=2
signpost_word_padding=5
signpost_line_padding=0
signpost_max_lines=3

signpost_font_size=24
signpost_pictograms="$signpost_pictograms.spr"

valid_var="bLaneinfoSignpostValid"
signpost_background_color=RGB(0,48,32)

signpost_use_road_name_if_empty=1

signpost_separate_destinations=1

 

obsolete!?

 

these bmp files which this code refers to, I'm unable to open them.

 

 

edit:

I've replaced all singpost bmp's and spr's with IDT 3 version.

Layout has changed a bit, but the signs remain dark green instead of blue

Link to post
Share on other sites
uhm...edit:

I've replaced all singpost bmp's and spr's with IDT 3 version.

Layout has changed a bit, but the signs remain dark green instead of blue

 

signpost_background_color=RGB(0,48,32)

 

This is the line you want to edit.

 

In proper iGO distribution, there'd be an individual file for every resolutiuon, but for AVIC a common one works, since AVIC has a fixed resolution anyway.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...