Share

jQuizShow (Millionaire game)

The forum address has changed, you have been automatically redirected. Please update any bookmarks to use the new URL.

Subscribe

How to change the Value to Pts

You are viewing a single message from this topic. View all messages.

  1. 2008-06-04 17:00:50 UTC
    Use a text editor to create the "config.ini" file in the run directory.

    The "values" are basically the string that will be displayed on the score board. Thus, if you added the following lines to the config.ini file, it will substitute "100 pts" for the 1st level, etc.

    levelName1 = 100 pts
    levelName2 = 200 pts
    levelName3 = 300 pts
    levelName4 = 500 pts
    levelName5 = 1,000 pts
    levelName6 = 2,000 pts
    levelName7 = 4,000 pts
    levelName8 = 8,000 pts
    levelName9 = 16,000 pts
    levelName10 = 32,000 pts
    levelName11 = 64,000 pts
    levelName12 = 125,000 pts
    levelName13 = 250,000 pts
    levelName14 = 500,000 pts
    levelName15 = 1 MILLION pts
< Previous | 1 | Next >

Add a Reply

This forum does not allow anonymous participation.

Log in to add a reply. Not registered? Create an account to participate and receive email updates when replies are posted to this topic.