Ari. Below you will find your email with comments after each line to show what they mean.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of ari Sent: 18 July 2006 16:48 To: Gamers Discussion list Subject: Re: [Audyssey] Freedom Millionaire questions? I get many files, numbered from 0.fmq to 14.fmq. What do these numbers mean? These are the numbers of the questions files. For example 0.fmq are all the $100 questions, 1.fmq are all the $200 questions, etc. and why is their an info.ini file, should my folder have this file, and can I just copy the ini file out of this folder to mine? The info.ini tells the computer whether they are a pro question set, whether there is a custom-built soundtrack for that set, etc. yes just copy it, unless you've made a custom soundtrack. Each file, from 0 to 14, when opened in a text editor, gives me things like the following: the first line of file 1 gives me: FREEDOM_MILLIONAIRE/QDATA/1.x This is the question file's header line. This tells the game that it is one of its question banks rather than some random fmq files for example. TQ 14 This is how many questions are in that file. That's why each individual file has its own number of questions. After those two lines, it goes like this: Q The Q means the start of a question. On the next line you write your question. After that you write the multiple choice answers on the next four lines. Then you tell the game the answer. If it's a, you put 0. if it's b, you put 1. if it's c, you put 2 and if it's d you put 3. After all the questions you need to put: EOF This tells the program that it's the end of the file. This is not required but recommended for speed. The qsdiags.exe in the millionaire folder, if you put a question bank on detailed check, it should give you a report on what all the lines mean. Hth. Regards, Damien _______________________________________________ Gamers mailing list .. [email protected] To unsubscribe send E-mail to [EMAIL PROTECTED] You can visit http://audyssey.org/mailman/listinfo/gamers_audyssey.org to make any subscription changes via the web.
