@Golom yes I found it and add it to the front and now is working
There is another thing if you go to set user Time in cockpit ,there is no arrow in down to return back as in all the previous version either if you use arabic or english language.
@Golom yes I found it and add it to the front and now is working
There is another thing if you go to set user Time in cockpit ,there is no arrow in down to return back as in all the previous version either if you use arabic or english language.
Last edited by Andrey Form; 12th May 2022 at 06:57 PM.
Updated links for the button from the screen - AF button
Replace a file in the UX folder - skin pongo Nextgen - 2022.05.11
Spoiler: +
fix Arabic language skin 11/5/2022 :
replacing [Only registered and activated users can see links. ] in IGO (folder)\ux
OR
Add [Only registered and activated users can see links. ] to IGO (folder)\ui_nextgen\fonts
thanks mmyhassan / Golom
update Arabic TTS voice and language for Skin pongo 11/5/2022
[Only registered and activated users can see links. ]
How to disable hude screen and keep the whole screen during navigation
The setting of the action when reached destination says arrival and take care for children appears with not english voice language .how to change to english
HiIs it possible to create a button - a shortcut to the "motorway parking" function? I am currently using the parking shortcut along the route, but it also shows parking lots in cities, which is unnecessary when driving a truck. I only care about the selected parking lots on the screenshot.
Spoiler: +++
Use spoilers for large pictures.
[Only registered and activated users can see links. ]
Respect all other rules as well. Read carefully:
[Only registered and activated users can see links. ]
and
[Only registered and activated users can see links. ]
Last edited by Andrey Form; 19th June 2022 at 01:47 PM.
see if this UX can be suitable to reduce the list to tree-lined parking lots, it is only a draft which will prevent the display and search of all other forms of parking by modifying the main function
Originally Posted by non-use of the spoiler voluntarily due to the reduced size of the quote
this pseudo filter may not have any influence on the search for online car parks
Please before downloading the attachment, please consult the message #3561 which follows this post
Last edited by lunapark; 19th June 2022 at 10:48 PM.
With a little hindsight here is a small adaptation so that the ux only interferes with the search for parking lots when the truck mode is activated at startup,
restarting with another type will restore normal operation, however changing the vehicle in use will require a restart of igo to change the filtering status
function sc_FindParking()
local park = "Parking"
if MODEL.route.vehicule_type == 3 then
park = park .. "\001Rest_Area"
end
local search_root = MODEL.poi.find_group(park)
if search_root == -1 then
search_root = MODEL.poi.find_group("Automotive\001"..park)
end
return search_root
end
Please let me know if the expected result is in accordance with the request in the context of operation in truck mode
Last edited by lunapark; 19th June 2022 at 10:21 PM.
This dont work… I need a file like „button_parking” in ux from pongo skinbut this button must show only rest areas on motorway.
@adziu you can use EU-Parkingi TIR or in poi around settings/change category list/change/truck/and check RestArea and add poi around button on main screen or add to screen button tir parking wich for me work well ,show only tir parking and not car parking
But my first choice will be EU-Parkingi TIR, its more accurate
Here [Only registered and activated users can see links. ] Post #20 stefando All credits go to @stefando
PS or you can find tir parking europe on playstore You will find in app utilities and rating from users for every parking lotIf you had jobs in UK i suggest to use SNAP app ,
Last edited by cristianyxtl; 22nd June 2022 at 04:07 PM.
Bookmarks