Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 5 | parkar | 1 | // Maphacks for Duke3D HRP |
| 2 | // Level: E3L8.MAP - "Hotel Hell" (Original Atomic Edition version) |
||
| 292 | nightfrigh | 3 | // Reviewed by NightFright (February 2012) |
| 5 | parkar | 4 | |
| 5 | |||
| 6 | |||
| 7 | // CHARACTERS |
||
| 8 | |||
| 9 | // Jibs5 |
||
| 10 | sprite 570 angoff 512 |
||
| 11 | |||
| 12 | |||
| 13 | |||
| 14 | // PROPS |
||
| 15 | |||
| 16 | // Bottles |
||
| 17 | sprite 219 angoff -256 |
||
| 18 | sprite 220 angoff -128 |
||
| 19 | sprite 221 angoff 128 |
||
| 20 | sprite 234 angoff -192 |
||
| 21 | sprite 235 angoff 128 |
||
| 22 | sprite 236 angoff -512 |
||
| 23 | sprite 238 angoff 384 |
||
| 24 | sprite 240 angoff 256 |
||
| 25 | sprite 241 angoff 128 |
||
| 26 | sprite 302 angoff 512 |
||
| 27 | sprite 303 angoff -512 |
||
| 28 | sprite 304 angoff 384 |
||
| 29 | sprite 305 angoff 128 |
||
| 30 | sprite 306 angoff -192 |
||
| 31 | sprite 314 angoff 128 |
||
| 32 | sprite 315 angoff 192 |
||
| 33 | sprite 316 angoff -256 |
||
| 34 | sprite 317 angoff 512 |
||
| 35 | sprite 318 angoff -384 |
||
| 36 | sprite 334 angoff 128 |
||
| 37 | sprite 335 angoff -128 |
||
| 38 | sprite 336 angoff -320 |
||
| 39 | sprite 337 angoff 256 |
||
| 40 | sprite 338 angoff -192 |
||
| 41 | sprite 339 angoff -384 |
||
| 42 | sprite 340 angoff -768 |
||
| 43 | sprite 341 angoff -896 |
||
| 44 | sprite 342 angoff 512 |
||
| 45 | |||
| 46 | // Donuts |
||
| 47 | sprite 367 angoff -128 |
||
| 48 | |||
| 49 | // Drinking fountains |
||
| 50 | sprite 95 angoff -512 |
||
| 51 | sprite 795 angoff -512 |
||
| 52 | |||
| 53 | // Root |
||
| 54 | sprite 91 angoff 768 |
||
| 55 | |||
| 56 | // Trashcan |
||
| 57 | sprite 376 angoff 512 |
||
| 58 | sprite 377 angoff 384 |
||
| 59 | sprite 378 angoff 256 |
||
| 60 | sprite 380 angoff 768 |
||
| 61 | sprite 385 angoff 384 |
||
| 62 | sprite 387 angoff 256 |
||
| 63 | sprite 388 angoff 256 |
||
| 64 | |||
| 65 | |||
| 66 | |||
| 67 | // ITEMS/POWERUPS |
||
| 68 | |||
| 69 | // Armor |
||
| 70 | sprite 460 angoff 768 |
||
| 71 | sprite 663 angoff 256 |
||
| 72 | sprite 685 angoff 1024 // Dukematch only |
||
| 73 | |||
| 74 | // Health +10 |
||
| 75 | sprite 362 angoff -128 |
||
| 76 | |||
| 77 | // Health +30 |
||
| 78 | sprite 68 angoff -512 |
||
| 79 | sprite 69 angoff 512 |
||
| 80 | sprite 70 angoff 512 |
||
| 81 | sprite 176 angoff -512 |
||
| 82 | sprite 206 angoff -512 |
||
| 83 | sprite 307 angoff 512 |
||
| 84 | sprite 308 angoff 512 |
||
| 85 | sprite 312 angoff 512 |
||
| 86 | sprite 313 angoff 512 |
||
| 87 | sprite 480 angoff -256 |
||
| 88 | sprite 618 angoff -512 |
||
| 89 | sprite 672 angoff 256 |
||
| 90 | sprite 810 angoff 256 |
||
| 91 | sprite 811 angoff 256 |
||
| 92 | sprite 821 angoff 768 |
||
| 93 | sprite 822 angoff -896 |
||
| 94 | |||
| 95 | // HoloDuke |
||
| 96 | sprite 577 angoff -512 |
||
| 97 | sprite 596 angoff 1024 |
||
| 98 | |||
| 99 | // Jetpack |
||
| 100 | sprite 684 angoff 1024 // Dukematch only |
||
| 101 | |||
| 102 | // Keycards (Y/B) |
||
| 292 | nightfrigh | 103 | sprite 172 angoff -512 |
| 104 | sprite 372 angoff -512 |
||
| 5 | parkar | 105 | |
| 106 | // Medkit |
||
| 10 | parkar | 107 | sprite 392 angoff 128 |
| 5 | parkar | 108 | |
| 109 | // Nightvision |
||
| 110 | sprite 99 angoff -256 |
||
| 111 | sprite 657 angoff 1024 // flipped sprite |
||
| 112 | |||
| 113 | // Scuba gear |
||
| 114 | sprite 86 angoff -256 |
||
| 115 | |||
| 116 | // Steroids |
||
| 117 | sprite 355 angoff -512 |
||
| 118 | |||
| 119 | |||
| 120 | |||
| 121 | // WEAPONS/AMMO |
||
| 122 | |||
| 123 | // Pistol & ammo |
||
| 124 | sprite 366 angoff -512 |
||
| 125 | sprite 608 angoff -512 |
||
| 126 | |||
| 127 | // Shotgun & ammo |
||
| 292 | nightfrigh | 128 | sprite 178 angoff 128 |
| 129 | sprite 361 angoff -256 |
||
| 130 | sprite 363 angoff -896 |
||
| 5 | parkar | 131 | sprite 371 angoff 1024 |
| 132 | sprite 397 angoff -512 |
||
| 292 | nightfrigh | 133 | sprite 619 angoff -768 |
| 5 | parkar | 134 | |
| 135 | // Chaingun & ammo |
||
| 136 | sprite 395 angoff 128 |
||
| 137 | sprite 688 angoff 256 // Dukematch only |
||
| 138 | sprite 689 angoff 512 // Dukematch only |
||
| 139 | |||
| 140 | // RPG & ammo |
||
| 141 | sprite 147 angoff 256 |
||
| 292 | nightfrigh | 142 | sprite 175 angoff -512 |
| 5 | parkar | 143 | |
| 144 | // Pipebombs |
||
| 145 | sprite 150 angoff 512 |
||
| 146 | sprite 151 angoff 384 |
||
| 147 | sprite 182 angoff 512 |
||
| 148 | sprite 823 angoff 896 |
||
| 149 | |||
| 150 | // Devastator & ammo |
||
| 151 | sprite 207 angoff -1024 |
||
| 292 | nightfrigh | 152 | sprite 358 angoff 1024 |
| 5 | parkar | 153 | sprite 562 angoff 1024 |
| 154 | sprite 563 angoff -512 |
||
| 155 | |||
| 156 | // Laser Tripbomb |
||
| 157 | sprite 479 angoff -256 |
||
| 158 | |||
| 292 | nightfrigh | 159 | // Shrinker ammo |
| 160 | sprite 640 angoff 512 |
||
| 161 | |||
| 5 | parkar | 162 | // Freezethrower & ammo |
| 292 | nightfrigh | 163 | sprite 690 angoff -512 // Dukematch only |
| 164 | sprite 691 angoff 512 // Dukematch only |
||
| 165 | sprite 692 angoff 512 // Dukematch only |
||
| 166 | sprite 686 angoff 256 // Dukematch only |
||
| 167 | sprite 687 angoff 1024 |
||
| 168 | sprite 725 angoff 768 |
||
| 169 | sprite 827 angoff 384 |
||
| 5 | parkar | 170 | |
| 171 | |||
| 172 | |||
| 173 | // OVERRIDE |
||
| 174 | |||
| 175 | // Fixes for badly aligned sprites |
||
| 176 | sprite 95 mdzoff -150000 // drinking fountain |
||
| 177 | sprite 95 pitch 1 |
||
| 178 | sprite 237 mdxoff 1800 // bottle |
||
| 179 | sprite 237 pitch 1 |
||
| 180 | sprite 238 mdzoff -610000 // bottle |
||
| 181 | sprite 238 mdxoff 1800 |
||
| 182 | sprite 238 pitch 1 |
||
| 183 | sprite 243 mdzoff 410000 // bottle |
||
| 184 | sprite 243 mdxoff 1800 |
||
| 185 | sprite 243 pitch 1 |
||
| 186 | sprite 244 mdzoff 810000 // bottle |
||
| 187 | sprite 244 mdxoff 1800 |
||
| 188 | sprite 244 pitch 1 |
||
| 189 | sprite 247 mdzoff 770000 // bottle |
||
| 190 | sprite 247 mdxoff 1800 |
||
| 191 | sprite 247 pitch 1 |
||
| 192 | sprite 248 mdzoff 410000 // bottle |
||
| 193 | sprite 248 mdxoff 1800 |
||
| 194 | sprite 248 pitch 1 |
||
| 195 | sprite 251 mdzoff -90000 // bottle |
||
| 196 | sprite 251 pitch 1 |
||
| 197 | sprite 252 mdzoff 160000 // bottle |
||
| 198 | sprite 252 pitch 1 |
||
| 199 | sprite 253 mdzoff 240000 // bottle |
||
| 200 | sprite 253 pitch 1 |
||
| 201 | sprite 323 mdzoff 320000 // bottle |
||
| 202 | sprite 323 pitch 1 |
||
| 203 | sprite 324 mdzoff 210000 // bottle |
||
| 204 | sprite 324 pitch 1 |
||
| 205 | sprite 328 mdzoff 340000 // bottle |
||
| 206 | sprite 328 mdxoff 1800 |
||
| 207 | sprite 328 pitch 1 |
||
| 208 | sprite 329 mdzoff 690000 // bottle |
||
| 209 | sprite 329 mdxoff 1800 |
||
| 210 | sprite 329 pitch 1 |
||
| 211 | sprite 332 mdzoff 760000 // bottle |
||
| 212 | sprite 332 mdxoff 1800 |
||
| 213 | sprite 332 pitch 1 |
||
| 214 | sprite 333 mdzoff 340000 // bottle |
||
| 215 | sprite 333 mdxoff 1800 |
||
| 216 | sprite 333 pitch 1 |
||
| 217 | sprite 335 mdxoff 1800 // bottle |
||
| 218 | sprite 335 pitch 1 |
||
| 219 | sprite 337 mdxoff 1800 // bottle |
||
| 220 | sprite 337 pitch 1 |
||
| 221 | sprite 338 mdxoff 1800 // bottle |
||
| 222 | sprite 338 pitch 1 |
||
| 223 | sprite 339 mdxoff 1800 // bottle |
||
| 224 | sprite 339 pitch 1 |
||
| 225 | sprite 342 mdzoff 650000 // bottle |
||
| 226 | sprite 342 pitch 1 |
||
| 227 | sprite 343 mdzoff 690000 // bottle |
||
| 228 | sprite 343 pitch 1 |
||
| 229 | sprite 567 nomdanim // spinning Duke leg |
||
| 292 | nightfrigh | 230 | sprite 795 mdzoff -37500 // drinking fountain |
| 5 | parkar | 231 | sprite 795 pitch 1 |
| 232 | |||
| 233 | // Forcing any floor aligned model to be rendered as sprite |
||
| 234 | sprite 216 notmd |
||
| 235 | sprite 232 notmd |
||
| 236 | sprite 288 notmd |
||
| 237 | sprite 301 notmd |
||
| 238 | sprite 319 notmd |
||
| 239 | sprite 495 notmd |
||
| 240 | sprite 609 notmd |
||
| 241 | sprite 729 notmd |
||
| 242 | sprite 796 notmd |
||
| 243 | |||
| 244 | // Switches to be hidden |
||
| 245 | sprite 139 notmd |
||
| 246 | sprite 481 notmd // Fire alarm secret |
||
| 173 | nightfrigh | 247 | sprite 743 notmd // Handprint in jungle |
| 248 | |||
| 249 | |||
| 250 | |||
| 252 | nightfrigh | 251 | // LIGHTS |
| 173 | nightfrigh | 252 | |
| 252 | nightfrigh | 253 | // by Micky C |
| 173 | nightfrigh | 254 | light 328 48384 -63520 -78848 2000 40 40 40 0 0 1536 -1 0 0 0 -1 |
| 255 | light 161 42240 -55296 -68608 13000 255 235 225 256 192 1466 -1 0 0 0 -1 |
||
| 256 | light 20 50304 -53760 -27548 5000 255 235 225 442 331 1536 -9999 0 0 0 -1 |
||
| 257 | light 306 27456 -50464 -73728 2000 0 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 258 | light 107 32832 -50304 1416 1500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 259 | light 155 34432 -52096 -47004 1000 50 50 255 0 0 1536 -1 0 0 0 -1 |
||
| 260 | light 260 33280 -43520 -17408 20000 255 235 225 484 363 1536 -9999 0 0 0 -1 |
||
| 261 | light 338 48000 -59904 2440 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 262 | light 171 53056 -53760 -12288 500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 263 | light 149 29696 -53184 -74652 9000 255 235 225 276 207 1567 50 0 0 0 9001 |
||
| 264 | light 2 47712 -46016 -36764 4000 255 0 0 0 0 1536 -1 0 0 0 -1 |
||
| 265 | light 87 39584 -51072 -122880 9000 255 235 225 364 273 1536 -9999 0 0 0 -1 |
||
| 266 | light 248 39040 -47360 1124 800 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 267 | light 166 32512 -48992 -49152 2000 255 100 0 0 0 1536 -1 0 0 0 -1 |
||
| 268 | light 306 29184 -52096 -73728 2000 0 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 269 | light 206 38656 -45440 -28572 9000 255 235 225 364 273 1536 -9999 0 0 0 -1 |
||
| 270 | light 95 18432 -61952 25700 4000 0 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 271 | light 80 34432 -47872 -50176 2000 255 100 0 0 0 1536 -1 0 0 0 -1 |
||
| 272 | light 164 34208 -47200 -62464 800 255 235 225 0 0 1536 -1 0 0 2 -1 |
||
| 273 | light 83 32544 -47904 -50176 2000 255 100 0 0 0 1536 -1 0 0 0 -1 |
||
| 274 | light 164 31040 -46464 -54272 2000 255 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 275 | light 164 31840 -49216 -67584 800 255 235 225 0 0 1536 -1 0 0 2 -1 |
||
| 276 | light 164 31872 -48000 -63488 800 255 235 225 0 0 1536 -1 0 0 2 -1 |
||
| 277 | light 164 32960 -47232 -63488 800 255 235 225 0 0 1536 -1 0 0 2 -1 |
||
| 278 | light 114 34432 -51296 -61340 9000 255 235 225 414 310 1536 -9999 0 0 0 -1 |
||
| 279 | light 58 40704 -43776 -55296 3000 200 200 0 0 0 0 0 0 0 0 -1 |
||
| 280 | light 305 29600 -50112 -53248 4000 0 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 281 | light 92 23552 -61440 28772 4000 0 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 282 | light 159 15616 -61696 40036 4000 0 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 283 | light 90 18176 -58624 23652 4000 0 0 255 0 0 1536 -1 0 0 0 -1 |
||
| 284 | light 233 29888 -42752 -59392 800 255 0 0 0 0 1536 -1 0 0 0 -1 |
||
| 285 | light 123 46592 -35392 -37888 22000 100 105 127 256 192 1664 30 0 0 0 -1 |
||
| 286 | light 214 26304 -41216 -2048 3000 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 287 | light 252 27712 -42624 -50176 3000 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 288 | light 256 27136 -45312 -44032 3000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 289 | light 224 26368 -41216 -29696 3000 51 47 45 0 0 1536 -1 0 0 0 -1 |
||
| 290 | light 268 26368 -45312 -16384 3000 51 47 45 0 0 1536 -1 0 0 0 -1 |
||
| 291 | light 308 44352 -43136 -50176 500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 292 | light 158 36864 -57344 256 3000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 293 | light 280 52384 -22240 -63488 4000 100 105 127 0 0 256 30 0 0 0 -1 |
||
| 294 | light 164 31488 -42176 -52224 4000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 295 | light 140 41792 -46848 -55552 4000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 296 | light 344 46528 -51712 -66560 4000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 297 | light 86 44160 -51840 -53248 800 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 298 | light 68 34112 -43776 -66560 1500 0 255 0 0 0 0 0 0 0 0 -1 |
||
| 299 | light 69 33856 -43776 -57344 5000 255 0 255 320 240 0 0 0 0 0 -1 |
||
| 300 | light 156 35840 -43712 -57344 3000 0 0 255 0 0 0 0 0 0 0 -1 |
||
| 301 | light 61 39104 -43712 -66560 1500 150 0 150 0 0 1536 0 0 0 0 -1 |
||
| 302 | light 62 38784 -43712 -64998 5000 0 255 0 320 240 0 0 0 0 0 -1 |
||
| 303 | light 355 34112 -40128 -51200 4000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 304 | light 49 38144 -40192 -56320 4000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 305 | light 356 43968 -40448 -53504 4000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 306 | light 307 36416 -46336 -1024 500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 307 | light 168 48832 -47424 -49152 4000 255 0 0 0 0 1536 -1 0 0 0 -1 |
||
| 308 | light 261 33344 -41280 -15360 800 255 0 0 0 0 1536 -1 0 0 0 -1 |
||
| 309 | light 261 41536 -40192 -7168 3000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 310 | light 336 48640 -57600 1416 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 311 | light 347 32960 -36672 -8192 4000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 312 | light 259 38912 -40960 -14336 1500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 313 | light 260 33280 -43520 -17408 1500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 314 | light 9 44544 -45568 -2048 3000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 315 | light 237 29568 -41216 -1024 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 316 | light 235 29568 -42752 -48128 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 317 | light 164 34560 -46208 -53248 2000 0 255 0 0 0 1536 -1 0 0 0 -1 |
||
| 318 | light 138 33408 -54016 -47104 2000 102 94 90 0 0 1536 -1 0 0 0 -1 |
||
| 319 | light 81 32384 -52128 -45980 500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 320 | light 147 27904 -53856 -71680 700 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 321 | light 115 34176 -52992 -49052 700 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 322 | light 37 32384 -52992 -49052 700 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 323 | light 43 32384 -51584 -45980 500 255 235 225 0 0 1536 -1 0 0 0 -1 |
||
| 324 | light 313 50176 -25344 -48128 2000 0 255 0 0 0 1536 -1 0 0 0 -1 |
||
| 325 | light 285 40032 -25728 -60416 2500 255 0 0 0 0 1536 -1 0 0 0 -1 |
||
| 412 | leod | 326 | light 169 42048 -36864 -45056 9000 100 105 127 0 0 256 30 0 0 0 -1 |