Dear @Florys B,
It is strongly recommended to use only one of that brandings !
Mixing of two brandings couses a malfunction of many icons...
Printable View
Dear @Florys B,
It is strongly recommended to use only one of that brandings !
Mixing of two brandings couses a malfunction of many icons...
Skin IGO NextGen by Pongo
2021.04.12
So far every thing is perfect except one bug we talked about befor still exist
Showing (home town district name) on simulated road in a different country
How ever it displays the right district name if u touch the screen once same problem like befor
I found solutions to use old zip ( the_skin_by_pongo.zip ) size 7.72 m.b works fine
Br
The old ZIP
Attached the file
The skin by bongo all u have to do is to download and add to your new ux and replace the new file to fix the district name errors
Br
I donīt know why pongo removed this, but if you want to fix the new version (12/04/21),
add this:
the_skin_by_pongo_mods.ui:
the_skin_by_pongo.lua:Code:<observer obs_timer value=(builtin.format(L"%{time:*}",%gps.current_time,0)) onchange=sc_skin_timers start="NO_TRIGGER"/>
RegardsCode:function sc_CursorPosition()
if st_Cockpit.isActive and not MODEL.lua.DragMode() then
MODEL.map.cursor.position = MODEL.navigation.car.position()
end
end
function sc_skin_timers()
if towndistrict() then
sc_CursorPosition()
end
end
Update speedcam.zip for skin by nextgen pongo
2021.04.27 - speedcam test extension
[Only registered and activated users can see links. Click Here To Register...]
:basket:
Skin pongo
NextGen
Update of the skin 2021.04.12. Main changes, new speedcam notification system is the same as in the pongo Luna skin. speedcam_mod you can use the new Back and the usual encodings.
Luna
Skin update 2021.03.20. Major changes, new speedcam notification system. speedcam can use both the new Back and normal encodings.
For speedcam-Back, you need special speedcam.txt
Hello, good afternoon, I am using this skin, and I would like to know how to modify the widths of the roads, they are very narrow, thank you and best regards
You can do this via an entry in sys.txt or use this plugin.
[Only registered and activated users can see links. Click Here To Register...]
hello Norszczesny I just tested your supplement and still narrow, what command to put in the sys ???
[3d]
planned_route_track_width=10
planned_route_track_contour_width=2
You can change the values up.