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

Hybrid View

  1. #1
    Master railroad's Avatar
    Join Date
    Mar 2017
    Location
    España
    Posts
    157
    Rep Power
    519

    Default

    Hi.....
    In speedcam.zip\ui_nextgen\common\ui\speedcam.lua - The text:
    Spoiler: speedcam.lua
    function sc_IsInHVACountry(pos)
    local hva_countries = sc_GetSysEntry("hva", "hva_countries", "fra")

    changed it, to do so:
    Spoiler: speedcam.lua
    function sc_IsInHVACountry(pos)
    local hva_countries = sc_GetSysEntry("hva", "hva_countries", ",")

    And warnings must be visualized.
    If you do not see the file speedcam.lua correctly, decompile it with this program
    [Only registered and activated users can see links. ]
    Regards.....
    Last edited by railroad; 15th November 2017 at 12:14 AM.

  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
  •