home *** CD-ROM | disk | FTP | other *** search
- # the # symbol is is the comment character
- # separate each surface by a blank line
- # A language prefix is attached to each line
- # AE_ American English
- # BE_ British English
- # FR_ French
- # GE_ German
- # SP_ Spanish
- #
- # -label menuname
- # -choice zero default one
- # -slider min default max
- # -exit exit the menu
- # -end end of this menu
-
-
- AE_MENU1
- -menuID 0
- -menuType rotating
-
- -label HLAVN═ MENU
- -tag 0
- -exit
-
- -label N┴VRAT KE HRE
- -tag 1
- -exit
-
- -label TYP KAMERY
- -tag 2
- -slider 0 0 2
-
- -label OTOCIT VERT.
- -tag 3
- -choice VYP 0 ZAP
-
- -label OTOCIT HORIZ.
- -tag 4
- -choice VYP 0 ZAP
-
- -label KRYC═ KAMERA
- -tag 5
- -choice VYP 0 ZAP
-
- -label NEZRANITELNOST
- -tag 6
- -choice VYP 0 ZAP
-
- -label ZVUK FX
- -tag 7
- -slider 0 100 100
-
- -label HUDBA
- -tag 8
- -slider 0 100 100
-
- -label ZMENIT HUDBU
- -tag 9
- -slider 0 0 6
-
- -label SVETLOST
- -tag 10
- -slider 0 50 100
-
- -label VIBRACE
- -tag 11
- -choice VYP 1 ZAP
-
-
-
- -end
-
-
-