Welcome guest, is this your first visit? Click the "Create Account" button now to join.
Page 3 of 3 FirstFirst 123
Results 21 to 24 of 24
  1. #21
    Banned
    Join Date
    Feb 2015
    Location
    Romania
    Posts
    5
    Rep Power
    0

    Default

    Quote Originally Posted by urbexuk View Post
    anyone been able to look at this?
    Your code needs this line to be defined in voice file: "The speed limit has lowered."
    Else this function will return allways FALSE.

    Code:
    Please Login or Register to see the links



    Change this code:
    Code:
    Please Login or Register to see the links

    To this code:
    Code:
    Please Login or Register to see the links

    And test.

  2.    Advertissements


  3. #22
    Master
    Join Date
    May 2011
    Location
    UK
    Age
    38
    Posts
    208
    Rep Power
    129

    Default

    Quote Originally Posted by Midnight Blues View Post
    Yes.
    And did you read carefully my previous answer?
    I could not ignore anything in program code (as serious programmer).
    If You could be so kind to post two files with difference only in code that changes behavior, then maybe I'll have enough time to try to look for a solution.
    I do not have time to do searching for a same function in two totally different files and do analyzing if something is affecting final result or not.

    P.S.
    I was in hospital for some time and was not able to answer this.

    i did attach the two different skin files one each so they both different, one shows the lower and one shows the increase.

    The line of code in customised.lua in each skin is:

    Increased skin: Starts Line 2005
    Lowered Skin: Starts Line 2074
    Last edited by urbexuk; 9th September 2015 at 11:55 PM.

  4. #23
    Master
    Join Date
    May 2011
    Location
    UK
    Age
    38
    Posts
    208
    Rep Power
    129

    Default

    Quote Originally Posted by Titanos View Post
    Your code needs this line to be defined in voice file: "The speed limit has lowered."
    Else this function will return allways FALSE.

    Code:
    Please Login or Register to see the links



    Change this code:
    Code:
    Please Login or Register to see the links

    To this code:
    Code:
    Please Login or Register to see the links

    And test.

    It displays the increase in speed visually but it does not show the decrease in speed limit visually at all
    this is the problem I am having, one works but the other does not
    Last edited by urbexuk; 9th September 2015 at 11:48 PM.

  5. #24
    Master
    Join Date
    May 2011
    Location
    UK
    Age
    38
    Posts
    208
    Rep Power
    129

    Default

    anyone been able to look at this?
    Last edited by urbexuk; 14th October 2015 at 02:36 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
  •