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

Hybrid View

  1. #1
    Master
    Join Date
    Nov 2017
    Location
    Romania
    Posts
    349
    Rep Power
    167

    Default

    I managed somehow but on computer i think bcs i dont have it in my phone I will look in my computer at home
    Also i remember the lines look like this:
    tmc_mini_w = 30
    tmc_mini_h = 30
    tmc_small_w = 42
    tmc_small_h = 42
    tmc_normal_w = 54
    tmc_normal_h = 54 ,Poi and speedcam was written in same way, and was an addition for, selected
    Like poi_far_selected=60

    I remember where i made the changes in ; luna_sign.zip

    and i play with value at;\
    Spoiler: code
    [TrafficlightLabels = {
    {
    minzoom = 0,
    --maxzoom = 20000,
    maxzoom = 2000,
    weight = 0,
    width = 40,
    height = 40,
    offset_x = Align.center,
    offset_y = Align.center,
    padding = 0,
    margin = 12
    },
    {
    --minzoom = 20001,
    minzoom = 2001,
    maxzoom = 50000,
    weight = 0,
    width = 30,
    height = 30,
    offset_x = Align.center,
    offset_y = Align.center,
    padding = 0,
    margin = 12
    }
    }
    SpeedCamLabels = {
    default = {
    {
    minzoom = 0,
    --maxzoom = 20000,
    maxzoom = 2000,
    weight = 0,
    width = 60,
    height = 60,
    offset_x = Align.center,
    offset_y = -54,
    padding = 0,
    margin = 12
    },
    {
    --minzoom = 20001,
    minzoom = 2001,
    maxzoom = 50000,
    weight = 0,
    width = 30,
    height = 30,
    offset_x = Align.center,
    offset_y = -27,
    padding = 0,
    margin = 12
    }
    },
    selected = {
    {
    minzoom = 0,
    --maxzoom = 20000,
    maxzoom = 2000,
    weight = 0,
    width = 60,
    height = 60,
    offset_x = Align.center,
    offset_y = -54,
    padding = 0,
    margin = 12
    },
    {
    --minzoom = 20001,
    minzoom = 2001,
    maxzoom = SignEnums.Inf_distance,
    weight = 0,
    width = 30,
    height = 30,
    offset_x = Align.center,
    offset_y = -27,
    padding = 0,
    margin = 12
    }
    }
    }
    TrafficIconLabels = {
    {
    minzoom = 0,
    maxzoom = 0,
    weight = 0,
    width = 80,
    height = 80,
    offset_x = Align.center,
    --offset_y = Align.center,
    offset_y = -54,
    padding = 0,
    margin = 12
    }
    }
    POILabels = {
    default = {
    {
    minzoom = 0,
    --maxzoom = 20000,
    maxzoom = 2000,
    --weight = 999,
    weight = 0,
    width = 60,
    height = 60,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12
    },
    {
    --minzoom = 20001,
    minzoom = 2001,
    maxzoom = 50000,
    --weight = 999,
    weight = 0,
    width = 30,
    height = 30,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12
    }
    },
    default_branded = {
    {
    minzoom = 0,
    --maxzoom = 20000,
    maxzoom = 2000,
    weight = 900,
    width = 60,
    height = 60,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12
    },
    {
    --minzoom = 20001,
    minzoom = 2001,
    maxzoom = 50000,
    weight = 900,
    width = 30,
    height = 30,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12
    }
    },
    favorites = {
    {
    minzoom = 0,
    --maxzoom = 20000,
    maxzoom = 2000,
    weight = 1,
    width = 60,
    height = 60,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12,
    selection_padding = -6
    },
    {
    --minzoom = 20001,
    minzoom = 2001,
    maxzoom = SignEnums.Inf_distance,
    weight = 1,
    width = 30,
    height = 30,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12,
    selection_padding = -3
    }
    },
    selected = {
    {
    minzoom = 0,
    --maxzoom = 20000,
    maxzoom = 2000,
    weight = 0,
    width = 60,
    height = 60,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12,
    selection_padding = -6
    },
    {
    --minzoom = 20001,
    minzoom = 2001,
    maxzoom = SignEnums.Inf_distance,
    weight = 0,
    width = 30,
    height = 30,
    offset_x = Align.center,
    offset_y = Align.bottom,
    padding = 0,
    margin = 12,
    selection_padding = -3]

    I dont remember where exactly ,but this are the right section
    and i cant remember wich ux i use for modification

    Take a look at my post here:[Only registered and activated users can see links. ]
    My goal at that time was to make poi and speedcams icons to be visible on the map all time,but i managed to change dimension instead

    Find it: here its my modified luna sign zip
    Spoiler: link
    http://s.go.ro/6mzzpfq3 | password: 192402

    If someone want to play ,play with :luna_sign_config.lua, Personally i think more can be done editing luna sign;zip but im lazy and i dont use luna
    Thx @Alain57 for pointing me in right direction
    Happy headache
    Last edited by cristianyxtl; 17th November 2021 at 08:18 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
  •