Rev 415 | Rev 464 | Go to most recent revision | Only display areas with differences | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 415 | Rev 435 | ||
---|---|---|---|
1 | // Maphacks for Duke3D HRP |
1 | // Maphacks for Duke3D HRP |
2 | // Level: E3L5.MAP - "Movie Set" (Original Atomic Edition version) |
2 | // Level: E3L5.MAP - "Movie Set" (Original Atomic Edition version) |
- | 3 | // Author: Richard Bailey Gray (The Levelord) |
|
- | 4 | // mapmd4: 9dc91896bb83d2492293a5903ebd80d1 |
|
3 | // Reviewed by NightFright (February 2012) |
5 | // Reviewed by NightFright (February 2012) |
4 | 6 | ||
5 | 7 | ||
6 | 8 | ||
7 | // PROPS |
9 | // PROPS |
8 | 10 | ||
9 | // Cameras |
11 | // Cameras |
10 | sprite 155 angoff -192 |
12 | sprite 155 angoff -192 |
11 | sprite 156 angoff -768 |
13 | sprite 156 angoff -768 |
12 | sprite 157 angoff 128 |
14 | sprite 157 angoff 128 |
13 | sprite 176 angoff -128 |
15 | sprite 176 angoff -128 |
14 | 16 | ||
15 | // Camera Spotlights |
17 | // Camera Spotlights |
16 | sprite 158 angoff 768 |
18 | sprite 158 angoff 768 |
17 | sprite 159 angoff -384 |
19 | sprite 159 angoff -384 |
18 | sprite 160 angoff -256 |
20 | sprite 160 angoff -256 |
19 | sprite 161 angoff -768 |
21 | sprite 161 angoff -768 |
20 | sprite 162 angoff 256 |
22 | sprite 162 angoff 256 |
21 | sprite 171 angoff 128 |
23 | sprite 171 angoff 128 |
22 | sprite 174 angoff -256 |
24 | sprite 174 angoff -256 |
23 | sprite 175 angoff -768 |
25 | sprite 175 angoff -768 |
24 | sprite 284 angoff 256 |
26 | sprite 284 angoff 256 |
25 | 27 | ||
26 | // Chopper debris |
28 | // Chopper debris |
27 | sprite 306 angoff -384 |
29 | sprite 306 angoff -384 |
28 | sprite 484 angoff -640 |
30 | sprite 484 angoff -640 |
29 | sprite 485 angoff 384 |
31 | sprite 485 angoff 384 |
30 | 32 | ||
31 | // Director's chairs |
33 | // Director's chairs |
32 | sprite 73 angoff -896 |
34 | sprite 73 angoff -896 |
33 | sprite 285 angoff -896 |
35 | sprite 285 angoff -896 |
34 | 36 | ||
35 | // Radar Dish |
37 | // Radar Dish |
36 | sprite 482 angoff -128 |
38 | sprite 482 angoff -128 |
37 | 39 | ||
38 | 40 | ||
39 | 41 | ||
40 | // ITEMS/POWERUPS |
42 | // ITEMS/POWERUPS |
41 | 43 | ||
42 | // Health +10 |
44 | // Health +10 |
43 | sprite 395 angoff 640 |
45 | sprite 395 angoff 640 |
44 | sprite 396 angoff 512 |
46 | sprite 396 angoff 512 |
45 | 47 | ||
46 | // Health +30 |
48 | // Health +30 |
47 | sprite 4 angoff -768 |
49 | sprite 4 angoff -768 |
48 | sprite 8 angoff -768 |
50 | sprite 8 angoff -768 |
49 | sprite 372 angoff -256 |
51 | sprite 372 angoff -256 |
50 | sprite 473 angoff -768 |
52 | sprite 473 angoff -768 |
51 | 53 | ||
52 | // Jetpack |
54 | // Jetpack |
53 | sprite 480 angoff -384 |
55 | sprite 480 angoff -384 |
54 | 56 | ||
55 | // Keycard (R) |
57 | // Keycard (R) |
56 | sprite 105 angoff 512 |
58 | sprite 105 angoff 512 |
57 | 59 | ||
58 | // Medkit |
60 | // Medkit |
59 | sprite 47 angoff 256 |
61 | sprite 47 angoff 256 |
60 | sprite 61 angoff -256 |
62 | sprite 61 angoff -256 |
61 | sprite 268 angoff 256 |
63 | sprite 268 angoff 256 |
62 | 64 | ||
63 | // Nightvision |
65 | // Nightvision |
64 | sprite 0 angoff -512 |
66 | sprite 0 angoff -512 |
65 | sprite 24 angoff 1024 |
67 | sprite 24 angoff 1024 |
66 | sprite 39 angoff -768 |
68 | sprite 39 angoff -768 |
67 | 69 | ||
68 | // Steroids |
70 | // Steroids |
69 | sprite 371 angoff -512 |
71 | sprite 371 angoff -512 |
70 | 72 | ||
71 | 73 | ||
72 | 74 | ||
73 | // WEAPONS/AMMO |
75 | // WEAPONS/AMMO |
74 | 76 | ||
75 | // Pistol & ammo |
77 | // Pistol & ammo |
76 | sprite 368 angoff 512 |
78 | sprite 368 angoff 512 |
77 | 79 | ||
78 | // Chaingun ammo |
80 | // Chaingun ammo |
79 | sprite 378 angoff 256 |
81 | sprite 378 angoff 256 |
80 | 82 | ||
81 | // RPG & ammo |
83 | // RPG & ammo |
82 | sprite 367 angoff 1024 |
84 | sprite 367 angoff 1024 |
83 | sprite 379 angoff 512 |
85 | sprite 379 angoff 512 |
84 | sprite 398 angoff -512 |
86 | sprite 398 angoff -512 |
85 | sprite 399 angoff 512 |
87 | sprite 399 angoff 512 |
86 | 88 | ||
87 | // Pipebombs |
89 | // Pipebombs |
88 | sprite 380 angoff -768 |
90 | sprite 380 angoff -768 |
89 | sprite 415 angoff 768 |
91 | sprite 415 angoff 768 |
90 | 92 | ||
91 | // Devastator & ammo |
93 | // Devastator & ammo |
92 | sprite 52 angoff 512 |
94 | sprite 52 angoff 512 |
93 | 95 | ||
94 | // Shrinker ammo |
96 | // Shrinker ammo |
95 | sprite 422 angoff 512 |
97 | sprite 422 angoff 512 |
96 | 98 | ||
97 | // Freezethrower & ammo |
99 | // Freezethrower & ammo |
98 | sprite 43 angoff 1024 |
100 | sprite 43 angoff 1024 |
99 | sprite 420 angoff 256 |
101 | sprite 420 angoff 256 |
100 | sprite 421 angoff 256 |
102 | sprite 421 angoff 256 |
101 | 103 | ||
102 | 104 | ||
103 | 105 | ||
104 | // OVERRIDE |
106 | // OVERRIDE |
105 | 107 | ||
106 | // Fixes for badly aligned sprites |
108 | // Fixes for badly aligned sprites |
107 | sprite 282 nomdanim // spinning Enforcer gib |
109 | sprite 282 nomdanim // spinning Enforcer gib |
108 | sprite 347 mdzoff -550000 // lamp above helicopter crash site |
110 | sprite 347 mdzoff -550000 // lamp above helicopter crash site |
109 | sprite 347 pitch 1 |
111 | sprite 347 pitch 1 |
110 | 112 | ||
111 | // Forcing any floor aligned model to be rendered as sprite |
113 | // Forcing any floor aligned model to be rendered as sprite |
112 | sprite 280 notmd |
114 | sprite 280 notmd |
113 | sprite 286 notmd |
115 | sprite 286 notmd |
114 | 116 | ||
115 | // Switches to be hidden |
117 | // Switches to be hidden |
116 | sprite 19 notmd // Cash register |
118 | sprite 19 notmd // Cash register |
117 | sprite 102 notmd // Screen in spaceship set |
119 | sprite 102 notmd // Screen in spaceship set |
118 | sprite 187 notmd // Telephone near subway |
120 | sprite 187 notmd // Telephone near subway |
119 | sprite 481 notmd // Rocket fin in lunar set |
121 | sprite 481 notmd // Rocket fin in lunar set |
120 | 122 | ||
121 | 123 | ||
122 | 124 | ||
123 | // LIGHTS |
125 | // LIGHTS |
124 | 126 | ||
125 | // by Micky C |
127 | // by Micky C |
126 | light 159 44544 1408 13568 2000 40 40 225 0 0 1536 -1 0 0 0 -1 |
128 | light 159 44544 1408 13568 2000 40 40 225 0 0 1536 -1 0 0 0 -1 |
127 | light 75 29952 -1600 -8960 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
129 | light 75 29952 -1600 -8960 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
128 | light 159 43008 640 32000 2000 40 40 225 0 0 1536 -1 0 0 0 -1 |
130 | light 159 43008 640 32000 2000 40 40 225 0 0 1536 -1 0 0 0 -1 |
129 | light 181 31488 32768 38912 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
131 | light 181 31488 32768 38912 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
130 | light 189 34048 21600 -4096 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
132 | light 189 34048 21600 -4096 300 255 0 0 0 0 1536 -1 0 0 0 -1 |
131 | light 189 34048 21600 3072 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
133 | light 189 34048 21600 3072 300 0 0 255 0 0 1536 -1 0 0 0 -1 |
132 | light 163 46208 8896 -50176 2500 255 0 0 0 0 1536 -1 0 0 0 -1 |
134 | light 163 46208 8896 -50176 2500 255 0 0 0 0 1536 -1 0 0 0 -1 |
133 | light 160 44800 7168 -47104 3000 255 0 0 0 0 1536 -1 0 0 0 -1 |
135 | light 160 44800 7168 -47104 3000 255 0 0 0 0 1536 -1 0 0 0 -1 |
134 | light 182 46208 4160 -60416 800 255 235 225 0 0 1536 -1 0 0 0 -1 |
136 | light 182 46208 4160 -60416 800 255 235 225 0 0 1536 -1 0 0 0 -1 |
135 | light 47 33472 2816 -3840 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
137 | light 47 33472 2816 -3840 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
136 | light 66 32000 7168 -5888 1500 255 235 225 0 0 1536 -1 0 0 0 -1 |
138 | light 66 32000 7168 -5888 1500 255 235 225 0 0 1536 -1 0 0 0 -1 |
137 | light 75 32512 -768 -33536 4000 51 47 45 0 0 1536 -1 0 0 0 -1 |
139 | light 75 32512 -768 -33536 4000 51 47 45 0 0 1536 -1 0 0 0 -1 |
138 | light 195 46272 6336 -58368 2500 255 0 0 0 0 1536 -1 0 0 0 -1 |
140 | light 195 46272 6336 -58368 2500 255 0 0 0 0 1536 -1 0 0 0 -1 |
139 | light 174 29760 -3328 -3840 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
141 | light 174 29760 -3328 -3840 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
140 | light 49 35904 10496 -3840 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
142 | light 49 35904 10496 -3840 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
141 | light 205 39168 18432 -76800 27000 220 205 255 156 117 1536 0 0 0 2 -1 |
143 | light 205 39168 18432 -76800 27000 220 205 255 156 117 1536 0 0 0 2 -1 |
142 | light 167 29376 9600 -23552 1200 255 235 225 0 0 1536 -1 0 0 0 -1 |
144 | light 167 29376 9600 -23552 1200 255 235 225 0 0 1536 -1 0 0 0 -1 |
143 | light 153 27776 15104 -14080 3000 255 150 0 0 0 1536 -1 0 0 0 -1 |
145 | light 153 27776 15104 -14080 3000 255 150 0 0 0 1536 -1 0 0 0 -1 |
144 | light 193 28288 16640 -43008 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
146 | light 193 28288 16640 -43008 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
145 | light 152 36096 6912 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
147 | light 152 36096 6912 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
146 | light 123 36288 11776 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
148 | light 123 36288 11776 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
147 | light 122 36224 16640 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
149 | light 122 36224 16640 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
148 | light 90 31744 16640 -40960 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
150 | light 90 31744 16640 -40960 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
149 | light 97 30912 6784 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
151 | light 97 30912 6784 -44032 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
150 | light 88 25600 16896 -17408 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
152 | light 88 25600 16896 -17408 2500 255 255 180 0 0 1536 -1 0 0 0 -1 |
151 | light 153 24256 15104 -14080 3000 255 150 0 0 0 1536 -1 0 0 0 -1 |
153 | light 153 24256 15104 -14080 3000 255 150 0 0 0 1536 -1 0 0 0 -1 |
152 | light 73 26304 -1728 -28416 14500 220 205 255 284 213 504 50 0 0 2 -1 |
154 | light 73 26304 -1728 -28416 14500 220 205 255 284 213 504 50 0 0 2 -1 |
153 | light 156 23616 8384 -24576 1500 255 235 225 0 0 1536 -1 0 0 0 -1 |
155 | light 156 23616 8384 -24576 1500 255 235 225 0 0 1536 -1 0 0 0 -1 |
154 | light 80 28416 8960 -24576 1800 255 235 225 0 0 1536 -1 0 0 0 -1 |
156 | light 80 28416 8960 -24576 1800 255 235 225 0 0 1536 -1 0 0 0 -1 |
155 | light 204 25216 9792 -16384 500 255 235 225 0 0 1536 -1 0 0 0 -1 |
157 | light 204 25216 9792 -16384 500 255 235 225 0 0 1536 -1 0 0 0 -1 |
156 | light 142 36096 15360 -2816 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
158 | light 142 36096 15360 -2816 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
157 | light 57 24704 12352 -14336 900 255 0 0 0 0 1536 -1 0 0 0 -1 |
159 | light 57 24704 12352 -14336 900 255 0 0 0 0 1536 -1 0 0 0 -1 |
158 | light 121 25920 14461 -14080 8000 0 0 255 396 297 1536 100 0 0 2 -1 |
160 | light 121 25920 14461 -14080 8000 0 0 255 396 297 1536 100 0 0 2 -1 |
159 | light 44 39040 21056 -768 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
161 | light 44 39040 21056 -768 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
160 | light 39 39104 22784 -768 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
162 | light 39 39104 22784 -768 2000 255 235 225 0 0 1536 -1 0 0 0 -1 |
161 | light 189 34048 23232 -1792 800 255 235 225 0 0 1536 -1 0 0 0 -1 |
163 | light 189 34048 23232 -1792 800 255 235 225 0 0 1536 -1 0 0 0 -1 |
162 | light 4 34496 22400 256 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
164 | light 4 34496 22400 256 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
163 | light 38 31488 21760 -5120 2800 255 235 225 0 0 1536 -1 0 0 0 -1 |
165 | light 38 31488 21760 -5120 2800 255 235 225 0 0 1536 -1 0 0 0 -1 |
164 | light 14 31488 30384 29696 3000 51 47 45 0 0 1536 -1 0 0 0 -1 |
166 | light 14 31488 30384 29696 3000 51 47 45 0 0 1536 -1 0 0 0 -1 |
165 | light 181 31488 34048 41984 800 255 0 0 0 0 1536 -1 0 0 0 -1 |
167 | light 181 31488 34048 41984 800 255 0 0 0 0 1536 -1 0 0 0 -1 |
166 | light 200 22528 -512 -3840 1700 0 255 0 0 0 1536 -1 0 0 0 -1 |
168 | light 200 22528 -512 -3840 1700 0 255 0 0 0 1536 -1 0 0 0 -1 |
167 | light 171 29504 7232 -54016 12000 255 225 200 268 201 256 40 0 0 2 -1 |
169 | light 171 29504 7232 -54016 12000 255 225 200 268 201 256 40 0 0 2 -1 |
168 | 170 |