home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 April / Gamestar_72_2005-04_dvd.iso / CD / DATABASE / CESTINY / KillSwitchCz.exe / #setuppath# / pc / english text / devpausemenu.txt < prev    next >
Encoding:
Text File  |  2004-10-13  |  1.1 KB  |  74 lines

  1. # the # symbol is is the comment character
  2. # separate each surface by a blank line
  3. # A language prefix is attached to each line
  4. # AE_  American English
  5. # BE_  British English
  6. # FR_  French
  7. # GE_  German
  8. # SP_  Spanish
  9. # -label menuname
  10. # -choice zero default one
  11. # -slider min default max
  12. # -exit exit the menu
  13. # -end end of this menu
  14.  
  15.  
  16. AE_MENU1
  17.     -menuID    0
  18.     -menuType rotating
  19.  
  20.     -label HLAVN═ MENU
  21.     -tag 0
  22.     -exit
  23.  
  24.     -label N┴VRAT KE HRE
  25.         -tag 1
  26.     -exit
  27.  
  28.     -label     TYP KAMERY
  29.         -tag 2
  30.     -slider 0 0 2
  31.  
  32.     -label     OTOCIT VERT.
  33.         -tag 3
  34.     -choice VYP 0 ZAP
  35.  
  36.     -label     OTOCIT HORIZ.
  37.         -tag 4
  38.     -choice VYP 0 ZAP
  39.  
  40.     -label     KRYC═ KAMERA
  41.         -tag 5
  42.     -choice VYP 0 ZAP
  43.  
  44.     -label NEZRANITELNOST
  45.         -tag 6
  46.     -choice VYP 0 ZAP
  47.  
  48.     -label ZVUK FX
  49.         -tag 7
  50.     -slider 0 100 100
  51.  
  52.     -label HUDBA
  53.         -tag 8
  54.     -slider 0 100 100
  55.  
  56.     -label ZMENIT HUDBU
  57.         -tag 9
  58.     -slider 0 0 6
  59.  
  60.     -label SVETLOST
  61.         -tag 10
  62.     -slider 0 50 100
  63.  
  64.         -label VIBRACE
  65.         -tag 11
  66.         -choice VYP 1 ZAP
  67.  
  68.     
  69.  
  70.     -end
  71.  
  72.  
  73.