Subversion Repositories duke3d_hrp

Rev

Rev 479 | Rev 507 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 479 Rev 483
Line 61... Line 61...
61
 
61
 
62
// MedKit
62
// MedKit
63
sprite   374 angoff     1024       // tile0053 firstaid
63
sprite   374 angoff     1024       // tile0053 firstaid
64
 
64
 
65
// Nightvision
65
// Nightvision
66
sprite    23 angoff     1024       // tile0059 heatsensor (Dukematch only)
66
sprite    23 angoff     1024       // tile0059 heatsensor (multiplayer)
67
 
67
 
68
 
68
 
69
 
69
 
70
// WEAPONS/AMMO
70
// WEAPONS/AMMO
71
 
71
 
72
// Pistol & ammo
72
// Pistol & ammo
73
sprite   546 angoff     512        // tile0021 firstgunsprite
73
sprite   546 angoff     512        // tile0021 firstgunsprite
74
sprite   546 mdzoff     200000     // tile0021 firstgunsprite
74
sprite   546 mdzoff     200000     // tile0021 firstgunsprite
75
sprite   546 roll      -1          // tile0021 firstgunsprite
75
sprite   546 roll      -1          // tile0021 firstgunsprite
-
 
76
 
76
sprite   615 angoff    -512        // tile0040 ammo
77
sprite   615 angoff    -512        // tile0040 ammo
77
sprite   617 angoff     512        // tile0040 ammo
78
sprite   617 angoff     512        // tile0040 ammo
78
 
79
 
79
// Shotgun & ammo
80
// Shotgun & ammo
80
sprite    42 angoff    -512        // tile0028 shotgunsprite
81
sprite    42 angoff    -512        // tile0028 shotgunsprite
-
 
82
sprite    42 mdzoff     200000     // tile0028 shotgunsprite
-
 
83
sprite    42 roll      -1          // tile0028 shotgunsprite
81
sprite    79 mdzoff     200000     // tile0028 shotgunsprite (multiplayer)
84
sprite    79 mdzoff     200000     // tile0028 shotgunsprite (multiplayer)
82
sprite    79 roll      -1          // tile0028 shotgunsprite (multiplayer)
85
sprite    79 roll      -1          // tile0028 shotgunsprite (multiplayer)
-
 
86
sprite   419 angoff     768        // tile0028 shotgunsprite (multiplayer)
-
 
87
 
83
sprite   110 angoff    -768        // tile0049 shotgunammo
88
sprite   110 angoff    -768        // tile0049 shotgunammo
84
sprite   111 angoff    -256        // tile0049 shotgunammo
89
sprite   111 angoff    -256        // tile0049 shotgunammo
85
sprite   197 angoff     256        // tile0049 shotgunammo flipped sprite
90
sprite   197 angoff     256        // tile0049 shotgunammo flipped sprite
86
sprite   520 angoff     768        // tile0049 shotgunammo *
91
sprite   520 angoff     768        // tile0049 shotgunammo *
87
sprite   594 angoff     1024       // tile0049 shotgunammo *
92
sprite   594 angoff     1024       // tile0049 shotgunammo *
88
sprite   632 angoff     512        // tile0049 shotgunammo *
93
sprite   632 angoff     512        // tile0049 shotgunammo *
89
sprite   634 angoff     512        // tile0049 shotgunammo *
94
sprite   634 angoff     512        // tile0049 shotgunammo *
90
 
95
 
91
// Chaingun & ammo
96
// Chaingun & ammo
92
sprite    43 angoff     512        // tile0022 chaingunsprite
97
sprite    43 angoff     512        // tile0022 chaingunsprite
93
sprite   109 angoff    -512        // tile0022 chaingunsprite (Dukematch only) *
98
sprite   109 angoff    -512        // tile0022 chaingunsprite (multiplayer) *
94
sprite   528 angoff     512        // tile0022 chaingunsprite (Dukematch only)
99
sprite   528 angoff     512        // tile0022 chaingunsprite (multiplayer)
95
sprite   532 angoff     256        // tile0041 batteryammo    (Dukematch only) *
100
sprite   532 angoff     256        // tile0041 batteryammo    (multiplayer) *
96
 
101
 
97
// RPG & ammo
102
// RPG & ammo
98
sprite    24 angoff     512        // tile0023 rpgsprite *
103
sprite    24 angoff     512        // tile0023 rpgsprite *
99
sprite    80 angoff    -512        // tile0023 rpgsprite
104
sprite    80 angoff    -512        // tile0023 rpgsprite
100
sprite    85 angoff     1024       // tile0044 rpgammo (Dukematch only)
105
sprite    85 angoff     1024       // tile0044 rpgammo (multiplayer)
101
sprite   178 angoff    -768        // tile0044 rpgammo
106
sprite   178 angoff    -768        // tile0044 rpgammo
102
sprite   190 angoff    -512        // tile????
107
sprite   190 angoff    -512        // tile????
103
sprite   429 angoff     512        // tile0023 rpgsprite
108
sprite   429 angoff     512        // tile0023 rpgsprite
104
 
109
 
105
// Pipebombs
110
// Pipebombs
106
sprite    25 angoff     768        // tile0047 hbombammo
111
sprite    25 angoff     768        // tile0047 hbombammo
107
sprite   533 angoff    -384        // tile0047 hbombammo (Dukematch only)
112
sprite   533 angoff    -384        // tile0047 hbombammo (multiplayer)
108
sprite   630 angoff    -256        // tile0047 hbombammo box in secret area
113
sprite   630 angoff    -256        // tile0047 hbombammo box in secret area
-
 
114
sprite   630 mdzoff     1500000    // tile0047 hbombammo box in secret area
-
 
115
sprite   630 pitch      1          // tile0047 hbombammo box in secret area
109
 
116
 
110
 
117
 
-
 
118
sprite   540 angoff    -640        // tile1161 bottle14
-
 
119
 
111
//sprite    83 angoff    -1536
120
//sprite    83 angoff    -1536
112
//sprite   170 angoff    -1536
121
//sprite   170 angoff    -1536
113
//sprite   525 angoff    -512
122
//sprite   525 angoff    -512
114
//sprite   593 angoff    -512
123
//sprite   593 angoff    -512
115
//sprite   290 angoff     256
124
//sprite   290 angoff     256
Line 189... Line 198...
189
sprite   572 pitch      1          // tile0913 maskwall2 (fence, rooftop)
198
sprite   572 pitch      1          // tile0913 maskwall2 (fence, rooftop)
190
sprite   573 mdzoff    -700000     // tile0913 maskwall2 (fence, rooftop)
199
sprite   573 mdzoff    -700000     // tile0913 maskwall2 (fence, rooftop)
191
sprite   573 pitch      1          // tile0913 maskwall2 (fence, rooftop)
200
sprite   573 pitch      1          // tile0913 maskwall2 (fence, rooftop)
192
sprite   573 roll       1          // tile0913 maskwall2 (fence, rooftop)
201
sprite   573 roll       1          // tile0913 maskwall2 (fence, rooftop)
193
sprite   586 away1                 // tile0502 security screen "Innocent?" sign
202
sprite   586 away1                 // tile0502 security screen "Innocent?" sign
194
sprite   630 mdzoff     1500000    // tile0047 hbombammo box in secret area
-
 
195
sprite   630 pitch      1          // tile0047 hbombammo box in secret area
-
 
196
 
203
 
197
// Forcing any floor aligned model to be rendered as sprite
204
// Forcing any floor aligned model to be rendered as sprite
198
sprite    45 notmd                 // tile0341 bpannel1
205
sprite    45 notmd                 // tile0341 bpannel1
199
sprite   163 notmd                 // tile0568 femmag1
206
sprite   163 notmd                 // tile0568 femmag1
200
sprite   164 notmd                 // tile0568 femmag1
207
sprite   164 notmd                 // tile0568 femmag1
Line 211... Line 218...
211
 
218
 
212
 
219
 
213
// LIGHTS 
220
// LIGHTS 
214
 
221
 
215
// by Devastator
222
// by Devastator
216
//    sect   x     y       z   range   r   g   b  rad  fade  ang   horiz  mins maxs prio  tile
223
//    sect     x       y       z   range   r   g   b  rad fade  ang  hor mins maxs prio tile
217
light  55  18432 49408  -36608  2500 255 255 255    0     0    0       0     0    0    0     0
224
light   55   18432   49408  -36608  2500  255 255 255   0   0     0    0   0    0    0     0
218
light  66  22144 39936   -9216  2500 200 200 200    0     0    0       0    10    0    0     0
225
light   66   22144   39936   -9216  2500  200 200 200   0   0     0    0  10    0    0     0
219
light  67  26048 39680   -6912  1000 100 100 100    0     0    0       0    18    0    0     0
226
light   67   26048   39680   -6912  1000  100 100 100   0   0     0    0  18    0    0     0
220
light  67  26048 40192   -6912  3500 255 255 255  450   200 1024    -600    18    0    0     0
227
light   67   26048   40192   -6912  3500  255 255 255 450 200  1024 -600  18    0    0     0
221
light  67  26048 40704   -6912  1000 100 100 100    0     0    0       0    18    0    0     0
228
light   67   26048   40704   -6912  1000  100 100 100   0   0     0    0  18    0    0     0
222
light  72  22016 45300   -6144  4000 255 255 255  400   300  512     100    13    0    0  9000
229
light   72   22016   45300   -6144  4000  255 255 255 400 300   512  100  13    0    0  9000
223
light  72  22016 45545  -11144   500 255 255 255    0     0    0       0    13    0    0     0
230
light   72   22016   45545  -11144   500  255 255 255   0   0     0    0  13    0    0     0
224
light  72  22016 45545   -1144   500 255 255 255    0     0    0       0    13    0    0     0
231
light   72   22016   45545   -1144   500  255 255 255   0   0     0    0  13    0    0     0
225
light  89  15936 57600  -63232  1000 100 100 100    0     0    0       0     0    0    0     0
232
light   89   15936   57600  -63232  1000  100 100 100   0   0     0    0   0    0    0     0
226
light  89  16192 57600  -63232  3000 200 200 200  450   200 1536    -500     0    0    0     0
233
light   89   16192   57600  -63232  3000  200 200 200 450 200  1536 -500   0    0    0     0
227
light  89  16448 57600  -63232  1000 100 100 100    0     0    0       0     0    0    0     0
234
light   89   16448   57600  -63232  1000  100 100 100   0   0     0    0   0    0    0     0
228
light  90  22016 48832  -94976  2500 160 160 150    0     0    0       0    16    0    0     0
235
light   90   22016   48832  -94976  2500  160 160 150   0   0     0    0  16    0    0     0
229
light  90  22016 48832  -94976  8000 255 255 250  300   200 1536    -600    16    0    0     0 // +0
236
light   90   22016   48832  -94976  8000  255 255 250 300 200  1536 -600  16    0    0     0 // +0
230
light 106  21792 53664 -103168  9000 255 255 250  300   200  512    -500    15    6    0     0 // +1
237
light  106   21792   53664 -103168  9000  255 255 250 300 200   512 -500  15    6    0     0 // +1
231
//light 116  18084 57216  -13056  1600 200 200 200    0     0    0       0    22    0    0     0 // +1? (110)
238
//light  116   18084   57216  -13056  1600  200 200 200   0   0     0    0  22    0    0     0 // +1? (110)
232
//light 120  16384 57952  -13056  2048 200 200 200  300   200  512    -500    22    0    0     0 // +2? (119)
239
//light  120   16384   57952  -13056  2048  200 200 200 300 200   512 -500  22    0    0     0 // +2? (119)
233
light 135  22016 43520  -47104  6500 255 255 255  400   250 1540    -450    15  -21    0     0 // +2
240
light  135   22016   43520  -47104  6500  255 255 255 400 250  1540 -450  15  -21    0     0 // +2
234
light 135  22016 43520  -43000  3000 220 220 220    0     0    0       0    15  -21    0     0 // +2
241
light  135   22016   43520  -43000  3000  220 220 220   0   0     0    0  15  -21    0     0 // +2
235
light 138  19200 61184  -69000  4000 255   0   0    0     0    0       0     0    0    0     0 // +2
242
light  138   19200   61184  -69000  4000  255   0   0   0   0     0    0   0    0    0     0 // +2
236
light 141  27910 42254  -22000  7000 255 255 255  375   200   12    -150    15   -8    0     0 // +2
243
light  141   27910   42254  -22000  7000  255 255 255 375 200    12 -150  15   -8    0     0 // +2
237
light 141  27910 42818  -22000  1280 255 255 255    0     0    0       0    15   -8    0     0 // +2
244
light  141   27910   42818  -22000  1280  255 255 255   0   0     0    0  15   -8    0     0 // +2
238
light 141  27910 41876  -22000  1280 255 255 255    0     0    0       0    15   -8    0     0 // +2
245
light  141   27910   41876  -22000  1280  255 255 255   0   0     0    0  15   -8    0     0 // +2
239
light 144  25504 39168   -2048  1000   0 100  20    0     0    0       0     0    0    0     0 // +2
246
light  144   25504   39168   -2048  1000    0 100  20   0   0     0    0   0    0    0     0 // +2
240
light 152  19456 60128  -18432  1000   0 100  20    0     0    0       0     0    0    0     0 // +3
247
light  152   19456   60128  -18432  1000    0 100  20   0   0     0    0   0    0    0     0 // +3
241
light 154  16384 58880   -9216   500 200  50   0    0     0    0       0     0    0    0     0
248
light  154   16384   58880   -9216   500  200  50   0   0   0     0    0   0    0    0     0
242
light 161  16640 53120  -52224  3000 255 255 255  200   150  512    -100     0    0    0     0
249
light  161   16640   53120  -52224  3000  255 255 255 200 150   512 -100   0    0    0     0
243
light 162  16640 52864  -52224  3000 255 255 255  200   150 1536    -100     0    0    0     0
250
light  162   16640   52864  -52224  3000  255 255 255 200 150  1536 -100   0    0    0     0
244
light 168  15296 60920  -58112   500 200  50   0    0     0    0       0     0    0    0     0
251
light  168   15296   60920  -58112   500  200  50   0   0   0     0    0   0    0    0     0
245
light 170  25344 59640  -30720  2000 255 255 255    0     0    0       0     0    0    0     0
252
light  170   25344   59640  -30720  2000  255 255 255   0   0     0    0   0    0    0     0
246
light 183  13000 48128  -85632  3000 255   0   0    0     0    0       0     0    0    0     0
253
light  183   13000   48128  -85632  3000  255   0   0   0   0     0    0   0    0    0     0
247
light 183  13000 48128  -55632  3000 255   0   0    0     0    0       0     0    0    0     0
254
light  183   13000   48128  -55632  3000  255   0   0   0   0     0    0   0    0    0     0
248
light 188   7034 50364  -58568  4000 110 150 130  150   150 1024      77     0    0    0  9001
255
light  188    7034   50364  -58568  4000  110 150 130 150 150  1024   77   0    0    0  9001
249
light 189   7034 52414  -58568  4000 110 150 130  150   150 1024      77     0    0    0  9001
256
light  189    7034   52414  -58568  4000  110 150 130 150 150  1024   77   0    0    0  9001
250
light 192   4338 47184  -58568  4000 110 150 130  155   150  640      77     0    0    0  9001
257
light  192    4338   47184  -58568  4000  110 150 130 155 150   640   77   0    0    0  9001
251
light 193   2368 46464  -58568  4000 110 150 130  155   150  640      77     0    0    0  9001
258
light  193    2368   46464  -58568  4000  110 150 130 155 150   640   77   0    0    0  9001
252
light 195    960 47744  -54272  1000   0 100  20    0     0    0       0     0    0    0     0
259
light  195     960   47744  -54272  1000    0 100  20   0   0     0    0   0    0    0     0
253
light 207  14080 46080   -5120  2500 255 255 255    0     0    0       0    11    7    0     0
260
light  207   14080   46080   -5120  2500  255 255 255   0   0     0    0  11    7    0     0
254
light 214  26160 46400  -53248  1000   0 100  20    0     0    0       0     0    0    0     0
261
light  214   26160   46400  -53248  1000    0 100  20   0   0     0    0   0    0    0     0
255
light 223  17472 50608  -35840  1024 200   0   0    0     0    0       0     0    0    0     0
262
light  223   17472   50608  -35840  1024  200   0   0   0   0     0    0   0    0    0     0
256
light 245  17792 43008  -45824  1000 250 250 250    0     0    0       0     0    0    0     0
263
light  245   17792   43008  -45824  1000  250 250 250   0   0     0    0   0    0    0     0
257
light 258    300 42313 -460800 45000 200 250 220  120    50  100    -300     0    0    0     0
264
light  258     300   42313 -460800 45000  200 250 220 120  50   100 -300   0    0    0     0
258
light 263  18400 48128   -2048  1000   0 100  20    0     0    0       0     0    0    0     0
265
light  263   18400   48128   -2048  1000    0 100  20   0   0     0    0   0    0    0     0
259
light 293  -1550 40448 -101376  2000 200 200 200    0     0    0       0     0    0    0     0
266
light  293   -1550   40448 -101376  2000  200 200 200   0   0     0    0   0    0    0     0
260
light 293  -1550 40448 -102376  5000 255 255 255  350   150    0    -500     0    0    0     0
267
light  293   -1550   40448 -102376  5000  255 255 255 350 150     0 -500   0    0    0     0
261
light 300  19136 48704  -38912  2000 100 100 100    0     0    0       0     0    0    0     0
268
light  300   19136   48704  -38912  2000  100 100 100   0   0     0    0   0    0    0     0
262
light 300  19136 48704  -11264  1024 200   0   0    0     0    0       0     0    0    0     0
269
light  300   19136   48704  -11264  1024  200   0   0   0   0     0    0   0    0    0     0
263
light 300  19136 48704  -38912  5000 255 255 255  500   300 1775     100     0    0    0     0
270
light  300   19136   48704  -38912  5000  255 255 255 500 300  1775  100   0    0    0     0
264
light 305  18752 57216  -18432   500 200  50   0    0     0    0       0     0    0    0     0
271
light  305   18752   57216  -18432   500  200  50   0   0   0     0    0   0    0    0     0
265
light 310 -32256  1280 -297996 30000  25  50  25    0     0    0       0     0    0    0     0
272
light  310  -32256    1280 -297996 30000   25  50  25   0   0     0    0   0    0    0     0
266
light 310 -23146 19439 -297996 30000 200 250 220  150   140 1390       0     0    0    0     0
273
light  310  -23146   19439 -297996 30000  200 250 220 150 140  1390    0   0    0    0     0