Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Results 1 to 10 of 3968

Threaded View

  1. #11
    Member luisresende's Avatar
    Join Date
    Jun 2017
    Location
    Brazil
    Posts
    21
    Rep Power
    10

    Default

    To change the color of the road edges, you need to change the SCHEME file in use. Day and night scheme, if you use a different look for day and night.

    Example of the COLOR. INI , that is in the ZIP file of the scheme

    c = "2_int",0,0,0; National highways
    C = "2_ext",255,255,255

    d = "4_int",66,63,35
    D = "4_ext",255,150,0

    e = "9_int",0,0,0; State highways
    E = "9_ext" ,255,255,255

    f = "8_int",104,102,66
    F = "8_ext",255,150,0

    g = "10_int",105,102,63
    G = "10_ext",0,0,0

    h = "12_int",0,0,0; avenues or secondary roads
    H = "12_ext",255,255,255

    i = "13_int", 117,117,117; Main Streets
    I = "13_ext", 0, 0, 0

    *Values ,255,255,255 of one of the example is the RGB color
    Last edited by luisresende; 4th May 2024 at 04:13 PM.

  2.    Advertissements


 

 

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
  •