Difference between revisions of "Basecosts.grf"

From #openttdcoop wiki

Jump to: navigation, search
(big update to more general...)
m
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
'''This NewGRF is obsolete, please use [[BaseCosts|BaseCostsMod 3]] instead.'''
 +
 
Please modify or use [[Talk:basecosts.grf]]...
 
Please modify or use [[Talk:basecosts.grf]]...
=Base Costs Mod 2.0beta=
+
=Base Costs Mod 2.0beta2=
 
former [[airmod.grf|Aircraft Modificator 1.0beta5]]
 
former [[airmod.grf|Aircraft Modificator 1.0beta5]]
 
==Parameters==
 
==Parameters==
Line 7: Line 9:
 
# airport building costs: default 10 (*4)
 
# airport building costs: default 10 (*4)
 
# aircraft purchase costs: default 9 (*2)
 
# aircraft purchase costs: default 9 (*2)
# raise/lower land: default 11 (*8)
+
# raise/lower land: default 11 (*8) - Prices for foundations are taken from here, too!
 +
# clear water: default 10 (*4)
 
# aircraft running costs: default 10 (*4)
 
# aircraft running costs: default 10 (*4)
 
# funding industries: default 9 (*2)
 
# funding industries: default 9 (*2)
Line 16: Line 19:
  
 
to disable it: value = 255
 
to disable it: value = 255
 +
 +
'''Note:''' max Multiplicator is 17 (*512), but only implemented on terraforming yet. others have 15 (*128) or lower (see source)
 +
If you need other parameters or mulitplicators, just let me know...
  
 
==Download==
 
==Download==
 
Encoded GRF: [http://openttdcoop.ppcis.org/ammler/basecosts.grf basecosts.grf]  
 
Encoded GRF: [http://openttdcoop.ppcis.org/ammler/basecosts.grf basecosts.grf]  
 
ID: 4D 47 03 02
 
ID: 4D 47 03 02
md5: 64030bc5f9abce2793f32c51d2dfbc44
+
md5: 52bfbea55b7edb8192de26040ff03cc9
 
==Source==
 
==Source==
<pre>
+
<pre>// Automatically generated by GRFCODEC. Do not modify!
// Automatically generated by GRFCODEC. Do not modify!
+
 
// (Info version 7)
 
// (Info version 7)
 
// Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel
 
// Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel
     0 * 4 8F 00 00 00
+
     0 * 4 AA 00 00 00
     1 * 261 08 07 "MG" 03 02 "Base Costs Mod 2.0beta" 00 "Changes some properities of base costs." 0D "Parameters: <Bridge:10> <Tunnel:12> <Airport:10> <Air purchase:10> <raise/lower:11> <Air running:10> <funding industries:9>" 0D "-> 8=*1, 9=*2,10=*4...(7=*0.5) - 255 for skipping" 0D 0D "2007.10 / Ammler" 00
+
     1 * 279 08 07 "MG" 03 02 "Base Costs Mod 2.0beta2" 00 "Changes some properities of base costs." 0D "Parameters: <Bridge:10> <Tunnel:12> <Airport:10> <Air purchase:10> <raise/lower:11> <clear water:10> <Air running:10> <funding industries:9>" 0D "-> 8=*1, 9=*2,10=*4...(7=*0.5) - 255 for skipping" 0D 0D "2007.10 / Ammler" 00
  
 
// GRF Syntax:
 
// GRF Syntax:
Line 44: Line 49:
 
   10 * 6 09 04 01 01 FF 01 // raise/lower land
 
   10 * 6 09 04 01 01 FF 01 // raise/lower land
 
   11 * 9 0D 04 00 FF 00 0B 00 00 00
 
   11 * 9 0D 04 00 FF 00 0B 00 00 00
   12 * 6 09 05 01 01 FF 01 // aircraft running costs
+
   12 * 6 09 05 01 01 FF 01 // clear water
 
   13 * 9 0D 05 00 FF 00 0A 00 00 00
 
   13 * 9 0D 05 00 FF 00 0A 00 00 00
   14 * 6 09 06 01 01 FF 01 // funding industries
+
   14 * 6 09 06 01 01 FF 01 // aircraft running costs
   15 * 9 0D 06 00 FF 00 09 00 00 00
+
   15 * 9 0D 06 00 FF 00 0A 00 00 00
 +
  16 * 6 09 07 01 01 FF 01 // funding industries
 +
  17 * 9 0D 07 00 FF 00 09 00 00 00
  
  
   16 * 8 0C 10 "Bridge"
+
   18 * 8 0C 10 "Bridge"
 
// skip, if 255
 
// skip, if 255
   17 * 6 07 00 01 02 FF "T"
+
   19 * 6 07 00 01 02 FF "T"
 
// x1024
 
// x1024
   18 * 7 00 08 01 01 04 08 12
+
   20 * 7 00 08 01 01 04 08 12
 
// x128
 
// x128
   19 * 6 07 00 01 \7> 0F 01
+
   21 * 6 07 00 01 \7> 0F 01
   20 * 7 00 08 01 01 04 08 0F
+
   22 * 7 00 08 01 01 04 08 0F
 
// x32
 
// x32
   21 * 6 07 00 01 \7> 0D 01
+
   23 * 6 07 00 01 \7> 0D 01
   22 * 7 00 08 01 01 04 08 0D
+
   24 * 7 00 08 01 01 04 08 0D
 
// x8
 
// x8
   23 * 6 07 00 01 \7> 0B 01
+
   25 * 6 07 00 01 \7> 0B 01
   24 * 7 00 08 01 01 04 08 0B
+
   26 * 7 00 08 01 01 04 08 0B
 
// x4
 
// x4
   25 * 6 07 00 01 \7> 0A 01
+
   27 * 6 07 00 01 \7> 0A 01
   26 * 7 00 08 01 01 04 08 0A
+
   28 * 7 00 08 01 01 04 08 0A
 
// x2
 
// x2
   27 * 6 07 00 01 \7> 09 01
+
   29 * 6 07 00 01 \7> 09 01
   28 * 7 00 08 01 01 04 08 09
+
   30 * 7 00 08 01 01 04 08 09
 
// x1
 
// x1
   29 * 6 07 00 01 \7> 08 01
+
   31 * 6 07 00 01 \7> 08 01
   30 * 7 00 08 01 01 04 08 08
+
   32 * 7 00 08 01 01 04 08 08
 
// minimum x0.5
 
// minimum x0.5
   31 * 6 07 00 01 \7> 07 01
+
   33 * 6 07 00 01 \7> 07 01
   32 * 7 00 08 01 01 04 08 07
+
   34 * 7 00 08 01 01 04 08 07
  
  
   33 * 7 10 "Tunnel"
+
   35 * 7 10 "Tunnel"
 
// skip, if 255
 
// skip, if 255
   34 * 6 07 01 01 02 FF "A"
+
   36 * 6 07 01 01 02 FF "A"
 
// x1024
 
// x1024
   35 * 7 00 08 01 01 08 08 12
+
   37 * 7 00 08 01 01 08 08 12
 
// x128
 
// x128
   36 * 6 07 01 01 \7> 0F 01
+
   38 * 6 07 01 01 \7> 0F 01
   37 * 7 00 08 01 01 08 08 0F
+
   39 * 7 00 08 01 01 08 08 0F
 
// x32
 
// x32
   38 * 6 07 01 01 \7> 0D 01
+
   40 * 6 07 01 01 \7> 0D 01
   39 * 7 00 08 01 01 08 08 0D
+
   41 * 7 00 08 01 01 08 08 0D
 
// x8
 
// x8
   40 * 6 07 01 01 \7> 0B 01
+
   42 * 6 07 01 01 \7> 0B 01
   41 * 7 00 08 01 01 08 08 0B
+
   43 * 7 00 08 01 01 08 08 0B
 
// x4
 
// x4
   42 * 6 07 01 01 \7> 0A 01
+
   44 * 6 07 01 01 \7> 0A 01
   43 * 7 00 08 01 01 08 08 0A
+
   45 * 7 00 08 01 01 08 08 0A
 
// x2
 
// x2
   44 * 6 07 01 01 \7> 09 01
+
   46 * 6 07 01 01 \7> 09 01
   45 * 7 00 08 01 01 08 08 09
+
   47 * 7 00 08 01 01 08 08 09
 
// x1
 
// x1
   46 * 6 07 01 01 \7> 08 01
+
   48 * 6 07 01 01 \7> 08 01
   47 * 7 00 08 01 01 08 08 08
+
   49 * 7 00 08 01 01 08 08 08
 
// minimum x0.5
 
// minimum x0.5
   48 * 6 07 01 01 \7> 07 01
+
   50 * 6 07 01 01 \7> 07 01
   49 * 7 00 08 01 01 08 08 07
+
   51 * 7 00 08 01 01 08 08 07
  
  
   50 * 8 10 "Airport"
+
   52 * 8 10 "Airport"
   51 * 6 07 02 01 02 FF "P"
+
   53 * 6 07 02 01 02 FF "P"
 
// maximum x16
 
// maximum x16
 
// 00 <Feature> <Num-props> <Num-info> <Id> (<Property <New-info>)...
 
// 00 <Feature> <Num-props> <Num-info> <Id> (<Property <New-info>)...
   52 * 7 00 08 01 01 0B 08 0C
+
   54 * 7 00 08 01 01 0B 08 0C
 
// x8
 
// x8
   53 * 6 07 02 01 05 0B 01
+
   55 * 6 07 02 01 05 0B 01
   54 * 7 00 08 01 01 0B 08 0B
+
   56 * 7 00 08 01 01 0B 08 0B
 
// x4
 
// x4
   55 * 6 07 02 01 05 0A 01
+
   57 * 6 07 02 01 05 0A 01
   56 * 7 00 08 01 01 0B 08 0A
+
   58 * 7 00 08 01 01 0B 08 0A
 
// x2
 
// x2
   57 * 6 07 02 01 05 09 01
+
   59 * 6 07 02 01 05 09 01
   58 * 7 00 08 01 01 0B 08 09
+
   60 * 7 00 08 01 01 0B 08 09
 
// x1
 
// x1
   59 * 6 07 02 01 05 08 01
+
   61 * 6 07 02 01 05 08 01
   60 * 7 00 08 01 01 0B 08 08
+
   62 * 7 00 08 01 01 0B 08 08
 
// minimum x0.5
 
// minimum x0.5
   61 * 6 07 02 01 05 07 01
+
   63 * 6 07 02 01 05 07 01
   62 * 7 00 08 01 01 0B 08 07
+
   64 * 7 00 08 01 01 0B 08 07
  
  
   63 * 9 10 "Purchase"
+
   65 * 9 10 "Purchase"
   64 * 6 07 03 01 02 FF "L"
+
   66 * 6 07 03 01 02 FF "L"
 
// maximum x16
 
// maximum x16
   65 * 7 00 08 01 01 11 08 0C
+
   67 * 7 00 08 01 01 11 08 0C
 
// x8
 
// x8
   66 * 6 07 03 01 05 0B 01
+
   68 * 6 07 03 01 05 0B 01
   67 * 7 00 08 01 01 11 08 0B
+
   69 * 7 00 08 01 01 11 08 0B
 
// x4
 
// x4
   68 * 6 07 03 01 05 0A 01
+
   70 * 6 07 03 01 05 0A 01
   69 * 7 00 08 01 01 11 08 0A
+
   71 * 7 00 08 01 01 11 08 0A
 
// x2
 
// x2
   70 * 6 07 03 01 05 09 01
+
   72 * 6 07 03 01 05 09 01
   71 * 7 00 08 01 01 11 08 09
+
   73 * 7 00 08 01 01 11 08 09
 
// x1
 
// x1
   72 * 6 07 03 01 05 08 01
+
   74 * 6 07 03 01 05 08 01
   73 * 7 00 08 01 01 11 08 08
+
   75 * 7 00 08 01 01 11 08 08
 
// minimum x0.5
 
// minimum x0.5
   74 * 6 07 03 01 05 07 01
+
   76 * 6 07 03 01 05 07 01
   75 * 7 00 08 01 01 11 08 07
+
   77 * 7 00 08 01 01 11 08 07
  
  
   76 * 17 10 "Land raise/lower"
+
   78 * 17 10 "Land raise/lower"
 
// skip, if 255
 
// skip, if 255
   77 * 6 07 04 01 02 FF "R"
+
   79 * 6 07 04 01 02 FF "W"
 
// x1024
 
// x1024
   78 * 7 00 08 01 01 15 08 12
+
   80 * 7 00 08 01 01 15 08 12
 +
// x512
 +
  81 * 6 07 04 01 \7> 11 01
 +
  82 * 7 00 08 01 01 15 08 11
 +
// x256
 +
  83 * 6 07 04 01 \7> 10 01
 +
  84 * 7 00 08 01 01 15 08 10
 
// x128
 
// x128
   79 * 6 07 04 01 \7> 0F 01
+
   85 * 6 07 04 01 \7> 0F 01
   80 * 7 00 08 01 01 15 08 0F
+
   86 * 7 00 08 01 01 15 08 0F
 +
// x64
 +
  87 * 6 07 04 01 \7> 0E 01
 +
  88 * 7 00 08 01 01 15 08 0E
 
// x32
 
// x32
   81 * 6 07 04 01 \7> 0D 01
+
   89 * 6 07 04 01 \7> 0D 01
   82 * 7 00 08 01 01 15 08 0D
+
   90 * 7 00 08 01 01 15 08 0D
 +
// x16
 +
  91 * 6 07 04 01 \7> 0C 01
 +
  92 * 7 00 08 01 01 15 08 0C
 
// x8
 
// x8
   83 * 6 07 04 01 \7> 0B 01
+
   93 * 6 07 04 01 \7> 0B 01
   84 * 7 00 08 01 01 15 08 0B
+
   94 * 7 00 08 01 01 15 08 0B
 
// x4
 
// x4
   85 * 6 07 04 01 \7> 0A 01
+
   95 * 6 07 04 01 \7> 0A 01
   86 * 7 00 08 01 01 15 08 0A
+
   96 * 7 00 08 01 01 15 08 0A
 
// x2
 
// x2
   87 * 6 07 04 01 \7> 09 01
+
   97 * 6 07 04 01 \7> 09 01
   88 * 7 00 08 01 01 15 08 09
+
   98 * 7 00 08 01 01 15 08 09
 
// x1
 
// x1
   89 * 6 07 04 01 \7> 08 01
+
   99 * 6 07 04 01 \7> 08 01
  90 * 7 00 08 01 01 15 08 08
+
  100 * 7 00 08 01 01 15 08 08
 
// minimum x0.5
 
// minimum x0.5
  91 * 6 07 04 01 \7> 07 01
+
  101 * 6 07 04 01 \7> 07 01
  92 * 7 00 08 01 01 15 08 07
+
  102 * 7 00 08 01 01 15 08 07
  
  
  93 * 23 10 "Running costs Aircraft"
+
  103 * 12 10 "Water clear"
  94 * 6 07 05 01 02 FF "I"
+
// skip, if 255
 +
  104 * 6 07 05 01 02 FF "R"
 +
// x1024
 +
  105 * 7 00 08 01 01 22 08 12
 +
// x128
 +
  106 * 6 07 05 01 \7> 0F 01
 +
  107 * 7 00 08 01 01 22 08 0F
 +
// x32
 +
  108 * 6 07 05 01 \7> 0D 01
 +
  109 * 7 00 08 01 01 22 08 0D
 +
// x8
 +
  110 * 6 07 05 01 \7> 0B 01
 +
  111 * 7 00 08 01 01 22 08 0B
 +
// x4
 +
  112 * 6 07 05 01 \7> 0A 01
 +
  113 * 7 00 08 01 01 22 08 0A
 +
// x2
 +
  114 * 6 07 05 01 \7> 09 01
 +
  115 * 7 00 08 01 01 22 08 09
 +
// x1
 +
  116 * 6 07 05 01 \7> 08 01
 +
  117 * 7 00 08 01 01 22 08 08
 +
// minimum x0.5
 +
  118 * 6 07 05 01 \7> 07 01
 +
  119 * 7 00 08 01 01 22 08 07
 +
 
 +
 
 +
  120 * 23 10 "Running costs Aircraft"
 +
  121 * 6 07 06 01 02 FF "I"
 
// goto av8 or Planeset, if loaded
 
// goto av8 or Planeset, if loaded
  95 * 9 07 88 04 \7GG "DD" 0A 01 "a"
+
  122 * 9 07 88 04 \7GG "DD" 0A 01 "a"
  96 * 9 07 88 04 \7GG "JS" 01 01 "P"
+
  123 * 9 07 88 04 \7GG "JS" 01 01 "P"
 
// maximum x16
 
// maximum x16
  97 * 7 00 08 01 01 2D 08 0C
+
  124 * 7 00 08 01 01 2D 08 0C
 
// x8
 
// x8
  98 * 6 07 05 01 05 0B 01
+
  125 * 6 07 06 01 05 0B 01
  99 * 7 00 08 01 01 2D 08 0B
+
  126 * 7 00 08 01 01 2D 08 0B
 
// x4
 
// x4
   100 * 6 07 05 01 05 0A 01
+
   127 * 6 07 06 01 05 0A 01
   101 * 7 00 08 01 01 2D 08 0A
+
   128 * 7 00 08 01 01 2D 08 0A
 
// x2
 
// x2
   102 * 6 07 05 01 05 09 01
+
   129 * 6 07 06 01 05 09 01
   103 * 7 00 08 01 01 2D 08 09
+
   130 * 7 00 08 01 01 2D 08 09
 
// x1
 
// x1
   104 * 6 07 05 01 05 08 01
+
   131 * 6 07 06 01 05 08 01
   105 * 7 00 08 01 01 2D 08 08
+
   132 * 7 00 08 01 01 2D 08 08
 
// minimum x0.5
 
// minimum x0.5
   106 * 6 07 05 01 05 07 01
+
   133 * 6 07 06 01 05 07 01
   107 * 7 00 08 01 01 2D 08 07
+
   134 * 7 00 08 01 01 2D 08 07
 
//skip running costs av8
 
//skip running costs av8
   108 * 6 07 9A 01 00 00 "I"
+
   135 * 6 07 9A 01 00 00 "I"
  
   109 * 19 10 "av8: running costs"
+
   136 * 19 10 "av8: running costs"
 
// should be loaded before this mod
 
// should be loaded before this mod
   110 * 9 07 88 04 \7G "DD" 0A 01 "R"
+
   137 * 9 07 88 04 \7G "DD" 0A 01 "R"
   111 * 28 0B 01 7F 05 "Aviators Aircraft (av8)" 00
+
   138 * 28 0B 01 7F 05 "Aviators Aircraft (av8)" 00
  
   112 * 24 10 "Planeset: running costs"
+
   139 * 24 10 "Planeset: running costs"
 
// should be loaded before this mod
 
// should be loaded before this mod
   113 * 9 07 88 04 \7G "JS" 01 01 "R"
+
   140 * 9 07 88 04 \7G "JS" 01 01 "R"
   114 * 19 0B 01 7F 05 "Planeset 1.5.3" 00
+
   141 * 19 0B 01 7F 05 "Planeset 1.5.3" 00
  
   115 * 14 10 "Running costs"
+
   142 * 14 10 "Running costs"
 
// maximum x16
 
// maximum x16
   116 * 7 00 08 01 01 2D 08 0F
+
   143 * 7 00 08 01 01 2D 08 0F
 
// x8
 
// x8
   117 * 6 07 05 01 05 0B 01
+
   144 * 6 07 06 01 05 0B 01
   118 * 7 00 08 01 01 2D 08 0E
+
   145 * 7 00 08 01 01 2D 08 0E
 
// x4
 
// x4
   119 * 6 07 05 01 05 0A 01
+
   146 * 6 07 06 01 05 0A 01
   120 * 7 00 08 01 01 2D 08 0D
+
   147 * 7 00 08 01 01 2D 08 0D
 
// x2
 
// x2
   121 * 6 07 05 01 05 09 01
+
   148 * 6 07 06 01 05 09 01
   122 * 7 00 08 01 01 2D 08 0C
+
   149 * 7 00 08 01 01 2D 08 0C
 
// x1
 
// x1
   123 * 6 07 05 01 05 08 01
+
   150 * 6 07 06 01 05 08 01
   124 * 7 00 08 01 01 2D 08 0B
+
   151 * 7 00 08 01 01 2D 08 0B
 
// minimum x0.5
 
// minimum x0.5
   125 * 6 07 05 01 05 07 01
+
   152 * 6 07 06 01 05 07 01
   126 * 7 00 08 01 01 2D 08 0A
+
   153 * 7 00 08 01 01 2D 08 0A
  
  
   127 * 17 10 "Industry funding"
+
   154 * 17 10 "Industry funding"
 
// skip, if 255
 
// skip, if 255
   128 * 6 07 06 01 02 FF 00
+
   155 * 6 07 07 01 02 FF 00
 
// x1024
 
// x1024
   129 * 7 00 08 01 01 30 08 12
+
   156 * 7 00 08 01 01 30 08 12
 
// x128
 
// x128
   130 * 6 07 06 01 \7> 0F 01
+
   157 * 6 07 07 01 \7> 0F 01
   131 * 7 00 08 01 01 15 08 0F
+
   158 * 7 00 08 01 01 15 08 0F
 
// x32
 
// x32
   132 * 6 07 06 01 \7> 0D 01
+
   159 * 6 07 07 01 \7> 0D 01
   133 * 7 00 08 01 01 30 08 0D
+
   160 * 7 00 08 01 01 30 08 0D
 
// x8
 
// x8
   134 * 6 07 06 01 \7> 0B 01
+
   161 * 6 07 07 01 \7> 0B 01
   135 * 7 00 08 01 01 30 08 0B
+
   162 * 7 00 08 01 01 30 08 0B
 
// x4
 
// x4
   136 * 6 07 06 01 \7> 0A 01
+
   163 * 6 07 07 01 \7> 0A 01
   137 * 7 00 08 01 01 30 08 0A
+
   164 * 7 00 08 01 01 30 08 0A
 
// x2
 
// x2
   138 * 6 07 06 01 \7> 09 01
+
   165 * 6 07 07 01 \7> 09 01
   139 * 7 00 08 01 01 30 08 09
+
   166 * 7 00 08 01 01 30 08 09
 
// x1
 
// x1
   140 * 6 07 06 01 \7> 08 01
+
   167 * 6 07 07 01 \7> 08 01
   141 * 7 00 08 01 01 30 08 08
+
   168 * 7 00 08 01 01 30 08 08
 
// minimum x0.5
 
// minimum x0.5
   142 * 6 07 06 01 \7> 07 01
+
   169 * 6 07 07 01 \7> 07 01
   143 * 7 00 08 01 01 30 08 07
+
   170 * 7 00 08 01 01 30 08 07
 +
 
 
</pre>
 
</pre>
 
[[Category:GRF]]
 
[[Category:GRF]]

Latest revision as of 13:24, 4 July 2011

This NewGRF is obsolete, please use BaseCostsMod 3 instead.

Please modify or use Talk:basecosts.grf...

Base Costs Mod 2.0beta2

former Aircraft Modificator 1.0beta5

Parameters

  1. build bridge unit: default 10 (*4)
  2. build tunnel unit: default 12 (*16)
  3. airport building costs: default 10 (*4)
  4. aircraft purchase costs: default 9 (*2)
  5. raise/lower land: default 11 (*8) - Prices for foundations are taken from here, too!
  6. clear water: default 10 (*4)
  7. aircraft running costs: default 10 (*4)
  8. funding industries: default 9 (*2)

Calculation Formula: Using math: NewBaseCost = OldBaseCost * 2^(n-8), where n is the value of parameter. (from wiki.TTDPatch): 7 = * 0.5; 8 = * 1; 9 = * 2; 10 = * 4 and so on...

to disable it: value = 255

Note: max Multiplicator is 17 (*512), but only implemented on terraforming yet. others have 15 (*128) or lower (see source) If you need other parameters or mulitplicators, just let me know...

Download

Encoded GRF: basecosts.grf ID: 4D 47 03 02 md5: 52bfbea55b7edb8192de26040ff03cc9

Source

// Automatically generated by GRFCODEC. Do not modify!
// (Info version 7)
// Format: spritenum pcxfile xpos ypos compression ysize xsize xrel yrel
    0 * 4	 AA 00 00 00
    1 * 279	 08 07 "MG" 03 02 "Base Costs Mod 2.0beta2" 00 "Changes some properities of base costs." 0D "Parameters: <Bridge:10> <Tunnel:12> <Airport:10> <Air purchase:10> <raise/lower:11> <clear water:10> <Air running:10> <funding industries:9>" 0D "-> 8=*1, 9=*2,10=*4...(7=*0.5) - 255 for skipping" 0D 0D "2007.10 / Ammler" 00

// GRF Syntax:
//	00 <Feature> <Num-props> <Num-info> <Id> (<Property <New-info>)...
//	[07/09] <variable> <varsize> <condition-type> <value> <num-sprites>
//	0D <target> <operation> <source1> <source2> [<data> (if source1 or 2 = FF)]

    2 * 6	 09 00 01 01 FF 01 // build bridge unit
    3 * 9	 0D 00 00 FF 00 0A 00 00 00
    4 * 6	 09 01 01 01 FF 01 // build tunnel unit
    5 * 9	 0D 01 00 FF 00 0C 00 00 00
    6 * 6	 09 02 01 01 FF 01 // build airport tile
    7 * 9	 0D 02 00 FF 00 0A 00 00 00
    8 * 6	 09 03 01 01 FF 01 // aircraft puchase
    9 * 9	 0D 03 00 FF 00 0A 00 00 00
   10 * 6	 09 04 01 01 FF 01 // raise/lower land
   11 * 9	 0D 04 00 FF 00 0B 00 00 00
   12 * 6	 09 05 01 01 FF 01 // clear water
   13 * 9	 0D 05 00 FF 00 0A 00 00 00
   14 * 6	 09 06 01 01 FF 01 // aircraft running costs
   15 * 9	 0D 06 00 FF 00 0A 00 00 00
   16 * 6	 09 07 01 01 FF 01 // funding industries
   17 * 9	 0D 07 00 FF 00 09 00 00 00


   18 * 8	 0C 10 "Bridge"
//		skip, if 255
   19 * 6	 07 00 01 02 FF "T"
//		x1024
   20 * 7	 00 08 01 01 04 08 12
//		x128
   21 * 6	 07 00 01 \7> 0F 01
   22 * 7	 00 08 01 01 04 08 0F
//		x32
   23 * 6	 07 00 01 \7> 0D 01
   24 * 7	 00 08 01 01 04 08 0D
//		x8
   25 * 6	 07 00 01 \7> 0B 01
   26 * 7	 00 08 01 01 04 08 0B
//		x4
   27 * 6	 07 00 01 \7> 0A 01
   28 * 7	 00 08 01 01 04 08 0A
//		x2
   29 * 6	 07 00 01 \7> 09 01
   30 * 7	 00 08 01 01 04 08 09
//		x1
   31 * 6	 07 00 01 \7> 08 01
   32 * 7	 00 08 01 01 04 08 08
//		minimum x0.5
   33 * 6	 07 00 01 \7> 07 01
   34 * 7	 00 08 01 01 04 08 07


   35 * 7	 10 "Tunnel"
//		skip, if 255
   36 * 6	 07 01 01 02 FF "A"
//		x1024
   37 * 7	 00 08 01 01 08 08 12
//		x128
   38 * 6	 07 01 01 \7> 0F 01
   39 * 7	 00 08 01 01 08 08 0F
//		x32
   40 * 6	 07 01 01 \7> 0D 01
   41 * 7	 00 08 01 01 08 08 0D
//		x8
   42 * 6	 07 01 01 \7> 0B 01
   43 * 7	 00 08 01 01 08 08 0B
//		x4
   44 * 6	 07 01 01 \7> 0A 01
   45 * 7	 00 08 01 01 08 08 0A
//		x2
   46 * 6	 07 01 01 \7> 09 01
   47 * 7	 00 08 01 01 08 08 09
//		x1
   48 * 6	 07 01 01 \7> 08 01
   49 * 7	 00 08 01 01 08 08 08
//		minimum x0.5
   50 * 6	 07 01 01 \7> 07 01
   51 * 7	 00 08 01 01 08 08 07


   52 * 8	 10 "Airport"
   53 * 6	 07 02 01 02 FF "P"
//		maximum x16
//	00 <Feature> <Num-props> <Num-info> <Id> (<Property <New-info>)...
   54 * 7	 00 08 01 01 0B 08 0C
//		x8
   55 * 6	 07 02 01 05 0B 01
   56 * 7	 00 08 01 01 0B 08 0B
//		x4
   57 * 6	 07 02 01 05 0A 01
   58 * 7	 00 08 01 01 0B 08 0A
//		x2
   59 * 6	 07 02 01 05 09 01
   60 * 7	 00 08 01 01 0B 08 09
//		x1
   61 * 6	 07 02 01 05 08 01
   62 * 7	 00 08 01 01 0B 08 08
//		minimum x0.5
   63 * 6	 07 02 01 05 07 01
   64 * 7	 00 08 01 01 0B 08 07


   65 * 9	 10 "Purchase"
   66 * 6	 07 03 01 02 FF "L"
//		maximum x16
   67 * 7	 00 08 01 01 11 08 0C
//		x8
   68 * 6	 07 03 01 05 0B 01
   69 * 7	 00 08 01 01 11 08 0B
//		x4
   70 * 6	 07 03 01 05 0A 01
   71 * 7	 00 08 01 01 11 08 0A
//		x2
   72 * 6	 07 03 01 05 09 01
   73 * 7	 00 08 01 01 11 08 09
//		x1
   74 * 6	 07 03 01 05 08 01
   75 * 7	 00 08 01 01 11 08 08
//		minimum x0.5
   76 * 6	 07 03 01 05 07 01
   77 * 7	 00 08 01 01 11 08 07


   78 * 17	 10 "Land raise/lower"
//		skip, if 255
   79 * 6	 07 04 01 02 FF "W"
//		x1024
   80 * 7	 00 08 01 01 15 08 12
//		x512
   81 * 6	 07 04 01 \7> 11 01
   82 * 7	 00 08 01 01 15 08 11
//		x256
   83 * 6	 07 04 01 \7> 10 01
   84 * 7	 00 08 01 01 15 08 10
//		x128
   85 * 6	 07 04 01 \7> 0F 01
   86 * 7	 00 08 01 01 15 08 0F
//		x64
   87 * 6	 07 04 01 \7> 0E 01
   88 * 7	 00 08 01 01 15 08 0E
//		x32
   89 * 6	 07 04 01 \7> 0D 01
   90 * 7	 00 08 01 01 15 08 0D
//		x16
   91 * 6	 07 04 01 \7> 0C 01
   92 * 7	 00 08 01 01 15 08 0C
//		x8
   93 * 6	 07 04 01 \7> 0B 01
   94 * 7	 00 08 01 01 15 08 0B
//		x4
   95 * 6	 07 04 01 \7> 0A 01
   96 * 7	 00 08 01 01 15 08 0A
//		x2
   97 * 6	 07 04 01 \7> 09 01
   98 * 7	 00 08 01 01 15 08 09
//		x1
   99 * 6	 07 04 01 \7> 08 01
  100 * 7	 00 08 01 01 15 08 08
//		minimum x0.5
  101 * 6	 07 04 01 \7> 07 01
  102 * 7	 00 08 01 01 15 08 07


  103 * 12	 10 "Water clear"
//		skip, if 255
  104 * 6	 07 05 01 02 FF "R"
//		x1024
  105 * 7	 00 08 01 01 22 08 12
//		x128
  106 * 6	 07 05 01 \7> 0F 01
  107 * 7	 00 08 01 01 22 08 0F
//		x32
  108 * 6	 07 05 01 \7> 0D 01
  109 * 7	 00 08 01 01 22 08 0D
//		x8
  110 * 6	 07 05 01 \7> 0B 01
  111 * 7	 00 08 01 01 22 08 0B
//		x4
  112 * 6	 07 05 01 \7> 0A 01
  113 * 7	 00 08 01 01 22 08 0A
//		x2
  114 * 6	 07 05 01 \7> 09 01
  115 * 7	 00 08 01 01 22 08 09
//		x1
  116 * 6	 07 05 01 \7> 08 01
  117 * 7	 00 08 01 01 22 08 08
//		minimum x0.5
  118 * 6	 07 05 01 \7> 07 01
  119 * 7	 00 08 01 01 22 08 07


  120 * 23	 10 "Running costs Aircraft"
  121 * 6	 07 06 01 02 FF "I"
// goto av8 or Planeset, if loaded
  122 * 9	 07 88 04 \7GG "DD" 0A 01 "a"
  123 * 9	 07 88 04 \7GG "JS" 01 01 "P"
//		maximum x16
  124 * 7	 00 08 01 01 2D 08 0C
//		x8
  125 * 6	 07 06 01 05 0B 01
  126 * 7	 00 08 01 01 2D 08 0B
//		x4
  127 * 6	 07 06 01 05 0A 01
  128 * 7	 00 08 01 01 2D 08 0A
//		x2
  129 * 6	 07 06 01 05 09 01
  130 * 7	 00 08 01 01 2D 08 09
//		x1
  131 * 6	 07 06 01 05 08 01
  132 * 7	 00 08 01 01 2D 08 08
//		minimum x0.5
  133 * 6	 07 06 01 05 07 01
  134 * 7	 00 08 01 01 2D 08 07
//skip running costs av8
  135 * 6	 07 9A 01 00 00 "I"

  136 * 19	 10 "av8: running costs"
// should be loaded before this mod
  137 * 9	 07 88 04 \7G "DD" 0A 01 "R"
  138 * 28	 0B 01 7F 05 "Aviators Aircraft (av8)" 00

  139 * 24	 10 "Planeset: running costs"
// should be loaded before this mod
  140 * 9	 07 88 04 \7G "JS" 01 01 "R"
  141 * 19	 0B 01 7F 05 "Planeset 1.5.3" 00

  142 * 14	 10 "Running costs"
//		maximum x16
  143 * 7	 00 08 01 01 2D 08 0F
//		x8
  144 * 6	 07 06 01 05 0B 01
  145 * 7	 00 08 01 01 2D 08 0E
//		x4
  146 * 6	 07 06 01 05 0A 01
  147 * 7	 00 08 01 01 2D 08 0D
//		x2
  148 * 6	 07 06 01 05 09 01
  149 * 7	 00 08 01 01 2D 08 0C
//		x1
  150 * 6	 07 06 01 05 08 01
  151 * 7	 00 08 01 01 2D 08 0B
//		minimum x0.5
  152 * 6	 07 06 01 05 07 01
  153 * 7	 00 08 01 01 2D 08 0A


  154 * 17	 10 "Industry funding"
//		skip, if 255
  155 * 6	 07 07 01 02 FF 00
//		x1024
  156 * 7	 00 08 01 01 30 08 12
//		x128
  157 * 6	 07 07 01 \7> 0F 01
  158 * 7	 00 08 01 01 15 08 0F
//		x32
  159 * 6	 07 07 01 \7> 0D 01
  160 * 7	 00 08 01 01 30 08 0D
//		x8
  161 * 6	 07 07 01 \7> 0B 01
  162 * 7	 00 08 01 01 30 08 0B
//		x4
  163 * 6	 07 07 01 \7> 0A 01
  164 * 7	 00 08 01 01 30 08 0A
//		x2
  165 * 6	 07 07 01 \7> 09 01
  166 * 7	 00 08 01 01 30 08 09
//		x1
  167 * 6	 07 07 01 \7> 08 01
  168 * 7	 00 08 01 01 30 08 08
//		minimum x0.5
  169 * 6	 07 07 01 \7> 07 01
  170 * 7	 00 08 01 01 30 08 07

Powered by MediaWiki
  • This page was last modified on 4 July 2011, at 13:24.