Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 19 of 27 FirstFirst ... 91718192021 ... LastLast
Results 181 to 190 of 267
  1. #181
    Master frontzosd's Avatar
    Join Date
    Jun 2012
    Location
    Greece
    Age
    55
    Posts
    616
    Rep Power
    1446

    Default

    Inside ux file, find driveralerts.zip file.
    Open it with total comander android apk, and to the path
    ui_nextgen / common / ui
    And
    1 ) For portrait mode, find driveralerts_portrait.css file!

    And in this section:

    Spoiler: code

    BOX.driver_alert1{
    position:"absolute";
    left:3;

    top:(2*diricon_h);
    orientation:"horizontal";
    visible: (!ui_PropLayer.JunctionViewVisible && !%navigation.has_junctionview && %lua.DAEnabled && !ui_Cockpit.p2p_valid && !%lua.VehicleIsPedestrian
    && !%lua.DragMode && %ui.lm_alert_views.driver_alerts.size
    && !(ui_PropLayer.SignpostVisible && ui_Cockpit.show_sec_diricon)
    && !(ui_PropLayer.JunctionViewVisible && %navigation.junctionview_type == 0) );
    w:(cockpit_warning_h + cockpit_warning_h/2);
    h:(cockpit_warning_h + cockpit_warning_h/2);
    }




    And especially, to this part:
    top:(2*diricon_h);

    Write for example:
    (2*diricon_h - 10);

    Or - 20, or ... -25 , -40 etc!

    For to move the driver alert box to the top!

    The same for Landscape mode
    To driveralerts_landscape.css file!
    Last edited by frontzosd; 5th January 2020 at 04:56 PM.

  2.    Advertissements


  3. #182
    Member + Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!
    Join Date
    Apr 2017
    Location
    Hongkong
    Posts
    91
    Rep Power
    16

    Default

    @Frontzosd

    Thank you for giving detailed guidance.

    I made it and got favorite skin looking.

    Best Regards!

    Spoiler: pic

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]

    [Only registered and activated users can see links. ]



  4. #183
    Member + Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!
    Join Date
    Apr 2017
    Location
    Hongkong
    Posts
    91
    Rep Power
    16

    Default

    Loading this skin,TTS broadcasting:" in distance 800 meters next highway exit 300 xx was heard when simulation. But can not be translated. Where can find the correct sentence format for dictionary.voice,Please?

  5. #184
    Master frontzosd's Avatar
    Join Date
    Jun 2012
    Location
    Greece
    Age
    55
    Posts
    616
    Rep Power
    1446

    CHART

    Dictionary.lang!!
    Dear friend.

    Spoiler: dictionary.lang


    Code:
    Please Login or Register to see the links


    Be careful with the the empty characters!
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.
    Last edited by frontzosd; 9th January 2020 at 07:52 AM.

  6. #185
    Member + Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!
    Join Date
    Apr 2017
    Location
    Hongkong
    Posts
    91
    Rep Power
    16

    Default

    It's difficult to deal with the space character. failed to translate.

  7. #186
    Master frontzosd's Avatar
    Join Date
    Jun 2012
    Location
    Greece
    Age
    55
    Posts
    616
    Rep Power
    1446

    Default

    This is the reason!!!
    That i upload a dictionary.txt file..
    Just
    Copy paste....(so simple!)
    Last edited by frontzosd; 9th January 2020 at 10:45 AM.

  8. #187
    Member + Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!
    Join Date
    Apr 2017
    Location
    Hongkong
    Posts
    91
    Rep Power
    16

    Default

    I cope and paste your file and tried different number of spaces but all get failed.

    通过我的 MI 6 上的 Tapatalk发言

  9. #188
    Master frontzosd's Avatar
    Join Date
    Jun 2012
    Location
    Greece
    Age
    55
    Posts
    616
    Rep Power
    1446

    Default

    Write your translation..
    Here..
    Or download the file which , i have already
    Upload!
    And copy paste from this!
    Last edited by frontzosd; 9th January 2020 at 10:49 AM.

  10. #189
    Member + Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!Frontzosd Silver Skin, For All Next Gen Editions!
    Join Date
    Apr 2017
    Location
    Hongkong
    Posts
    91
    Rep Power
    16

    Default

    my translation:

    in distance ... %s="距离 ... %s"

    Next Highway exit ... %s="下一路口 ... %s"

    Sorry to troubly you!

  11. #190
    Master frontzosd's Avatar
    Join Date
    Jun 2012
    Location
    Greece
    Age
    55
    Posts
    616
    Rep Power
    1446

    Default

    Try it.......
    Attached Files Attached Files
    • This post requires you to click the "LIKE this post" button to see Attachments.

 

 

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •