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

Threaded View

  1. #15
    GPSPower Helper Mapchanger Primo Wince
    Mapchanger Primo Wince
    costas3850's Avatar
    Join Date
    Dec 2009
    Location
    ro
    Age
    37
    Posts
    505
    Rep Power
    847

    Default

    In utility folder they are : set_path.mscr and map_lang.mscr .
    With notepad insert :
    If(ScreenWidth() <= 480)
    SetChoiceEntryFormat(35, 26)
    Else
    SetChoiceEntryFormat(66, 46)
    EndIf

    before
    Choice(
    Last edited by costas3850; 26th May 2018 at 02:14 PM.

 

 

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
  •