home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Games 3 / SPCD3.bin / os2 / mah21e / mahtile@ / MAHTILE.RC < prev    next >
Encoding:
Text File  |  1993-04-12  |  3.4 KB  |  103 lines

  1. /* - Notwendige Dateien: (alle in einem Verzeichnis !)
  2.         - *.ICO       <- Icons
  3.         - MAHTILE.RC  <- Diese Resourcedatei
  4.         - MAHTILE.TIL <- Steine-DLL (aus dem Mah Jongg - Verzeichnis)
  5.  
  6.    - Notwendige Programme (alle Bestandteil von OS/2)
  7.         - Symboleditor (ICONEDIT.EXE)
  8.         - Resource-Compiler (RC.EXE oder RC32.EXE)
  9.  
  10.    - Vorgehen:
  11.         - Nach Entwurf der Steine die Namen der Icons in diese RC-Datei
  12.           eintragen
  13.         - Starten Resource-Compilers: RC MAHTILE.RC MAHTILE.TIL
  14.         - Kopieren der Datei MAHTILE.TIL in das Verzeichnis, in dem
  15.           MAH JONGG installiert ist
  16.  
  17.    Im Programm MAH JONGG kann dann über die Programmeinstellungen
  18.    diese Steine-Dll ausgewählt werden.
  19.  
  20.    Hinweis: - Die Nummern für die Symbole müßen wie hier zu sehen
  21.               zwischen 1000 und 1041 liegen
  22.             - Die Namen der Icon-Dateien sind frei wählbar
  23.             - Die Nummern 1000 bis 1003 entsprechen den Jahreszeiten-Symbolen,
  24.               d.h. diese 4 Steine sind beliebig untereinander spielbar.
  25.               Bitte beachten sie dies beim Entwurf ihrer Steine !
  26.             - Die Nummern 1004 bis 1007 entsprechen den Pflanzen-Symbolen,
  27.               d.h. diese 4 Steine sind beliebig untereinander spielbar.
  28.               Bitte beachten sie dies beim Entwurf ihrer Steine !
  29.  
  30.    Also dann viel Spaß beim Entwurf ihrer eigenen Steine !
  31.  
  32.  
  33.    English text:
  34.  
  35.    - Required files: (all in one directory !)
  36.         - *.ICO       <- Icons
  37.         - MAHTILE.RC  <- Resource file
  38.         - MAHTILE.TIL <- Symbol file (from the Mah Jongg directory)
  39.  
  40.    - Required programs: (all coming withl OS/2)
  41.         - Icon editor (ICONEDIT.EXE)
  42.         - Resource compiler (RC.EXE or RC32.EXE)
  43.  
  44.    - Procedure:
  45.         - After designing your tiles (*.ICO) insert the name of then icons
  46.           in this RC file
  47.         - Start the resource compiler: RC MAHTILE.RC MAHTILE.TIL
  48.         - Copy the file MAHTILE.TIL to the Mah Jongg directory
  49.  
  50.    Now you can choose your symbol file via the program settings
  51.  
  52.    Note: - The numbers of the icons must be 1000 to 1041
  53.          - You can choose your own names for the icon files
  54.          - The numbers from 1000 to 1003 correspond to the season symbols,
  55.            the numbers from 1004 to 1007 correspond to the plant symbols.
  56.            This means that thoes 4 symbols can be combined with each other
  57.            (of these 4 symbols) when removing tiles from a board.
  58.  
  59.    Have fun designing your own tiles ! */
  60.  
  61. ICON 1000 HAPPY2.ICO
  62. ICON 1001 HAPPY2.ICO
  63. ICON 1002 HAPPY2.ICO
  64. ICON 1003 HAPPY2.ICO
  65. ICON 1004 DYNAMIT.ICO
  66. ICON 1005 DYNAMIT.ICO
  67. ICON 1006 DYNAMIT.ICO
  68. ICON 1007 DYNAMIT.ICO
  69. ICON 1008 AMPEL_R.ICO
  70. ICON 1009 12.ICO
  71. ICON 1010 144.ICO
  72. ICON 1011 BOMB.ICO
  73. ICON 1012 BOOK3.ICO
  74. ICON 1013 CAR1.ICO
  75. ICON 1014 GERMANY.ICO
  76. ICON 1015 KEY.ICO
  77. ICON 1016 KEYBD1.ICO
  78. ICON 1017 KEYBD2.ICO
  79. ICON 1018 LETTER1.ICO
  80. ICON 1019 LETTER2.ICO
  81. ICON 1020 MAC01.ICO
  82. ICON 1021 MAC02.ICO
  83. ICON 1022 MACMOUSE.ICO
  84. ICON 1023 MAGNET.ICO
  85. ICON 1024 MSMOUSE1.ICO
  86. ICON 1025 MSMOUSE2.ICO
  87. ICON 1026 NET1.ICO
  88. ICON 1027 NOSMOKE.ICO
  89. ICON 1028 NOTEPAD.ICO
  90. ICON 1029 NOTIZ.ICO
  91. ICON 1030 PC01.ICO
  92. ICON 1031 PC02.ICO
  93. ICON 1032 PEN1.ICO
  94. ICON 1033 PHONE1.ICO
  95. ICON 1034 PHONE2.ICO
  96. ICON 1035 PHONE3.ICO
  97. ICON 1036 SCANMAN.ICO
  98. ICON 1037 TIMER1.ICO
  99. ICON 1038 TRASHCAN.ICO
  100. ICON 1039 VIRUS.ICO
  101. ICON 1040 WANDUHR.ICO
  102. ICON 1041 ZIP.ICO
  103.