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: E3L3.MAP - "Flood Zone" (Original Atomic Edition version) |
2 | // Level: E3L3.MAP - "Flood Zone" (Original Atomic Edition version) |
- | 3 | // Author: Richard Bailey Gray (The Levelord) |
|
- | 4 | // mapmd4: f6994317c2f91afc02280325c51c2f31 |
|
3 | // Reviewed by NightFright (February 2012) |
5 | // Reviewed by NightFright (February 2012) |
4 | 6 | ||
5 | 7 | ||
6 | 8 | ||
7 | // CHARACTERS |
9 | // CHARACTERS |
8 | 10 | ||
9 | // Slime babes |
11 | // Slime babes |
10 | sprite 105 angoff -128 |
12 | sprite 105 angoff -128 |
11 | sprite 447 angoff 256 |
13 | sprite 447 angoff 256 |
12 | 14 | ||
13 | 15 | ||
14 | 16 | ||
15 | // ITEMS/POWERUPS |
17 | // ITEMS/POWERUPS |
16 | 18 | ||
17 | // Armor |
19 | // Armor |
18 | sprite 174 angoff -512 |
20 | sprite 174 angoff -512 |
19 | sprite 449 angoff 256 // Dukematch only |
21 | sprite 449 angoff 256 // Dukematch only |
20 | 22 | ||
21 | // Health +10 |
23 | // Health +10 |
22 | sprite 108 angoff 196 |
24 | sprite 108 angoff 196 |
23 | 25 | ||
24 | // Health +30 |
26 | // Health +30 |
25 | sprite 2 angoff 256 |
27 | sprite 2 angoff 256 |
26 | sprite 64 angoff -768 |
28 | sprite 64 angoff -768 |
27 | sprite 167 angoff 256 |
29 | sprite 167 angoff 256 |
28 | sprite 188 angoff 768 |
30 | sprite 188 angoff 768 |
29 | sprite 203 angoff -768 |
31 | sprite 203 angoff -768 |
30 | sprite 483 angoff -512 |
32 | sprite 483 angoff -512 |
31 | sprite 484 angoff -512 |
33 | sprite 484 angoff -512 |
32 | 34 | ||
33 | // HoloDuke |
35 | // HoloDuke |
34 | sprite 95 angoff 1024 |
36 | sprite 95 angoff 1024 |
35 | 37 | ||
36 | // Jetpack |
38 | // Jetpack |
37 | sprite 42 angoff 512 // Dukematch only |
39 | sprite 42 angoff 512 // Dukematch only |
38 | sprite 50 angoff 384 |
40 | sprite 50 angoff 384 |
39 | sprite 63 angoff -512 // Dukematch only |
41 | sprite 63 angoff -512 // Dukematch only |
40 | 42 | ||
41 | // Keycards (B/Y/R) |
43 | // Keycards (B/Y/R) |
42 | sprite 171 angoff 768 |
44 | sprite 171 angoff 768 |
43 | sprite 392 angoff 896 |
45 | sprite 392 angoff 896 |
44 | sprite 407 angoff 1024 |
46 | sprite 407 angoff 1024 |
45 | 47 | ||
46 | // Medkit |
48 | // Medkit |
47 | sprite 200 angoff 512 |
49 | sprite 200 angoff 512 |
48 | sprite 387 angoff -512 |
50 | sprite 387 angoff -512 |
49 | 51 | ||
50 | // Nightvision |
52 | // Nightvision |
51 | sprite 24 angoff 640 |
53 | sprite 24 angoff 640 |
52 | 54 | ||
53 | // Scuba gear |
55 | // Scuba gear |
54 | sprite 178 angoff -256 |
56 | sprite 178 angoff -256 |
55 | sprite 448 angoff 1024 // Dukematch only |
57 | sprite 448 angoff 1024 // Dukematch only |
56 | 58 | ||
57 | 59 | ||
58 | 60 | ||
59 | // WEAPONS/AMMO |
61 | // WEAPONS/AMMO |
60 | 62 | ||
61 | // Pistol & ammo |
63 | // Pistol & ammo |
62 | sprite 65 angoff 1024 |
64 | sprite 65 angoff 1024 |
63 | sprite 66 angoff 512 |
65 | sprite 66 angoff 512 |
64 | sprite 74 angoff 192 |
66 | sprite 74 angoff 192 |
65 | 67 | ||
66 | // Shotgun & ammo |
68 | // Shotgun & ammo |
67 | sprite 75 angoff 320 |
69 | sprite 75 angoff 320 |
68 | sprite 121 angoff 768 |
70 | sprite 121 angoff 768 |
69 | sprite 126 angoff 1024 |
71 | sprite 126 angoff 1024 |
70 | sprite 373 angoff 1024 |
72 | sprite 373 angoff 1024 |
71 | 73 | ||
72 | // Chaingun & ammo |
74 | // Chaingun & ammo |
73 | sprite 96 angoff -512 // Dukematch only |
75 | sprite 96 angoff -512 // Dukematch only |
74 | sprite 111 angoff 512 |
76 | sprite 111 angoff 512 |
75 | sprite 166 angoff 768 |
77 | sprite 166 angoff 768 |
76 | sprite 168 angoff 256 |
78 | sprite 168 angoff 256 |
77 | sprite 371 angoff -384 |
79 | sprite 371 angoff -384 |
78 | sprite 432 angoff 512 |
80 | sprite 432 angoff 512 |
79 | sprite 462 angoff 512 |
81 | sprite 462 angoff 512 |
80 | sprite 465 angoff -512 |
82 | sprite 465 angoff -512 |
81 | 83 | ||
82 | // RPG & ammo |
84 | // RPG & ammo |
83 | sprite 112 angoff 768 |
85 | sprite 112 angoff 768 |
84 | sprite 169 angoff -512 |
86 | sprite 169 angoff -512 |
85 | sprite 173 angoff 256 |
87 | sprite 173 angoff 256 |
86 | sprite 202 angoff 256 |
88 | sprite 202 angoff 256 |
87 | sprite 204 angoff 512 |
89 | sprite 204 angoff 512 |
88 | sprite 374 angoff 768 |
90 | sprite 374 angoff 768 |
89 | 91 | ||
90 | // Pipebombs |
92 | // Pipebombs |
91 | sprite 256 angoff 1024 |
93 | sprite 256 angoff 1024 |
92 | 94 | ||
93 | // Shrinker & ammo |
95 | // Shrinker & ammo |
94 | sprite 67 angoff -640 |
96 | sprite 67 angoff -640 |
95 | 97 | ||
96 | // Devastator & ammo |
98 | // Devastator & ammo |
97 | sprite 109 angoff -512 |
99 | sprite 109 angoff -512 |
98 | sprite 110 angoff -768 |
100 | sprite 110 angoff -768 |
99 | sprite 127 angoff -256 |
101 | sprite 127 angoff -256 |
100 | sprite 191 angoff -64 |
102 | sprite 191 angoff -64 |
101 | sprite 192 angoff 256 |
103 | sprite 192 angoff 256 |
102 | sprite 193 angoff -720 |
104 | sprite 193 angoff -720 |
103 | sprite 375 angoff 1024 |
105 | sprite 375 angoff 1024 |
104 | sprite 426 angoff 1024 |
106 | sprite 426 angoff 1024 |
105 | sprite 427 angoff 768 |
107 | sprite 427 angoff 768 |
106 | sprite 431 angoff -512 |
108 | sprite 431 angoff -512 |
107 | sprite 433 angoff -512 |
109 | sprite 433 angoff -512 |
108 | 110 | ||
109 | // Laser Tripbomb |
111 | // Laser Tripbomb |
110 | sprite 71 angoff 1024 |
112 | sprite 71 angoff 1024 |
111 | sprite 72 angoff 1024 |
113 | sprite 72 angoff 1024 |
112 | 114 | ||
113 | // Freezethrower & ammo |
115 | // Freezethrower & ammo |
114 | sprite 68 angoff 1024 |
116 | sprite 68 angoff 1024 |
115 | sprite 69 angoff 512 |
117 | sprite 69 angoff 512 |
116 | 118 | ||
117 | 119 | ||
118 | 120 | ||
119 | // OVERRIDE |
121 | // OVERRIDE |
120 | 122 | ||
121 | // Fixes for badly aligned sprites |
123 | // Fixes for badly aligned sprites |
122 | sprite 68 pitch -5 // Freezer ammo |
124 | sprite 68 pitch -5 // Freezer ammo |
123 | sprite 68 roll -100 |
125 | sprite 68 roll -100 |
124 | sprite 75 mdzoff -600000 // shotgun ammo |
126 | sprite 75 mdzoff -600000 // shotgun ammo |
125 | sprite 75 pitch 1 |
127 | sprite 75 pitch 1 |
126 | sprite 96 mdzoff 1260000 // chaingun (Dukematch only) |
128 | sprite 96 mdzoff 1260000 // chaingun (Dukematch only) |
127 | sprite 96 pitch 1 |
129 | sprite 96 pitch 1 |
128 | sprite 434 mdxoff 9000 // shotgun ammo |
130 | sprite 434 mdxoff 9000 // shotgun ammo |
129 | sprite 434 pitch 1 |
131 | sprite 434 pitch 1 |
130 | sprite 462 mdzoff 360000 // chaingun ammo (found by Hunter_rus) |
132 | sprite 462 mdzoff 360000 // chaingun ammo (found by Hunter_rus) |
131 | sprite 462 roll 1 |
133 | sprite 462 roll 1 |
132 | 134 | ||
133 | // Forcing any floor aligned model to be rendered as sprite |
135 | // Forcing any floor aligned model to be rendered as sprite |
134 | sprite 253 notmd |
136 | sprite 253 notmd |
135 | 137 | ||
136 | // Switches to be hidden |
138 | // Switches to be hidden |
137 | sprite 4 notmd // Hard Hat Area |
139 | sprite 4 notmd // Hard Hat Area |
138 | 140 | ||
139 | 141 | ||
140 | 142 | ||
141 | // LIGHTS |
143 | // LIGHTS |
142 | 144 | ||
143 | // by Micky C |
145 | // by Micky C |
144 | light 217 37888 -28416 36602 2800 50 45 45 0 0 1536 -1 0 0 0 -1 |
146 | light 217 37888 -28416 36602 2800 50 45 45 0 0 1536 -1 0 0 0 -1 |
145 | light 230 34240 -47744 103680 400 255 235 225 0 0 1536 -1 0 0 0 -1 |
147 | light 230 34240 -47744 103680 400 255 235 225 0 0 1536 -1 0 0 0 -1 |
146 | light 84 36352 -30976 35684 2200 50 45 45 0 0 1536 -1 0 0 0 -1 |
148 | light 84 36352 -30976 35684 2200 50 45 45 0 0 1536 -1 0 0 0 -1 |
147 | light 217 39936 -32896 44725 2800 50 45 45 0 0 1536 -1 0 0 0 -1 |
149 | light 217 39936 -32896 44725 2800 50 45 45 0 0 1536 -1 0 0 0 -1 |
148 | light 163 32288 -40160 52224 13000 150 140 180 356 267 113 50 0 0 0 -1 |
150 | light 163 32288 -40160 52224 13000 150 140 180 356 267 113 50 0 0 0 -1 |
149 | light 174 45968 -52992 564224 2000 60 60 255 0 0 1536 -1 0 0 0 -1 |
151 | light 174 45968 -52992 564224 2000 60 60 255 0 0 1536 -1 0 0 0 -1 |
150 | light 237 -20096 -33024 535552 3000 20 20 85 0 0 1536 -1 0 0 0 -1 |
152 | light 237 -20096 -33024 535552 3000 20 20 85 0 0 1536 -1 0 0 0 -1 |
151 | light 209 -34320 -36864 576399 7000 20 150 255 0 0 1536 -1 0 0 0 -1 |
153 | light 209 -34320 -36864 576399 7000 20 150 255 0 0 1536 -1 0 0 0 -1 |
152 | light 151 25056 -46208 96256 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
154 | light 151 25056 -46208 96256 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
153 | light 148 -14352 -40192 545792 3000 60 60 255 0 0 1536 -1 0 0 0 -1 |
155 | light 148 -14352 -40192 545792 3000 60 60 255 0 0 1536 -1 0 0 0 -1 |
154 | light 184 -20624 -35728 556032 6000 150 150 255 0 0 1536 -1 0 0 0 -1 |
156 | light 184 -20624 -35728 556032 6000 150 150 255 0 0 1536 -1 0 0 0 -1 |
155 | light 153 -22240 -41712 551936 7000 60 60 255 0 0 1536 -1 0 0 0 -1 |
157 | light 153 -22240 -41712 551936 7000 60 60 255 0 0 1536 -1 0 0 0 -1 |
156 | light 151 26624 -46208 96256 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
158 | light 151 26624 -46208 96256 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
157 | light 207 -24320 -45312 538624 800 255 235 225 0 0 1536 -1 0 0 0 -1 |
159 | light 207 -24320 -45312 538624 800 255 235 225 0 0 1536 -1 0 0 0 -1 |
158 | light 176 -14928 -35136 524288 6000 150 150 255 0 0 1536 -1 0 0 0 -1 |
160 | light 176 -14928 -35136 524288 6000 150 150 255 0 0 1536 -1 0 0 0 -1 |
159 | light 216 -31008 -42048 551936 5500 60 60 255 0 0 1536 -1 0 0 0 -1 |
161 | light 216 -31008 -42048 551936 5500 60 60 255 0 0 1536 -1 0 0 0 -1 |
160 | light 64 -14848 -21760 498688 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
162 | light 64 -14848 -21760 498688 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
161 | light 172 55296 -39680 490496 3500 0 255 0 0 0 1536 -1 0 0 0 -1 |
163 | light 172 55296 -39680 490496 3500 0 255 0 0 0 1536 -1 0 0 0 -1 |
162 | light 65 -14848 -25872 498688 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
164 | light 65 -14848 -25872 498688 2500 255 235 225 0 0 1536 -1 0 0 0 -1 |
163 | light 172 51232 -39584 503808 6000 50 50 150 0 0 1536 -1 0 0 0 -1 |
165 | light 172 51232 -39584 503808 6000 50 50 150 0 0 1536 -1 0 0 0 -1 |
164 | light 173 53696 -42416 499712 3500 0 255 0 0 0 1536 -1 0 0 0 -1 |
166 | light 173 53696 -42416 499712 3500 0 255 0 0 0 1536 -1 0 0 0 -1 |
165 | light 220 31104 -36416 79872 1400 255 235 225 0 0 1536 -1 0 0 0 -1 |
167 | light 220 31104 -36416 79872 1400 255 235 225 0 0 1536 -1 0 0 0 -1 |
166 | light 236 28208 -35712 76800 3000 255 235 225 378 283 1920 -500 0 0 0 -1 |
168 | light 236 28208 -35712 76800 3000 255 235 225 378 283 1920 -500 0 0 0 -1 |
167 | light 153 -25136 -44192 519168 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
169 | light 153 -25136 -44192 519168 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
168 | light 153 -23568 -44192 528384 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
170 | light 153 -23568 -44192 528384 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
169 | light 151 25056 -46208 121856 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
171 | light 151 25056 -46208 121856 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
170 | light 151 26624 -46208 118784 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
172 | light 151 26624 -46208 118784 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
171 | light 151 25056 -46208 163840 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
173 | light 151 25056 -46208 163840 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
172 | light 151 26624 -46208 163840 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
174 | light 151 26624 -46208 163840 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
173 | light 151 25056 -46208 140288 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
175 | light 151 25056 -46208 140288 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
174 | light 151 26624 -46208 142336 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
176 | light 151 26624 -46208 142336 1800 255 0 0 0 0 1536 -1 0 0 0 -1 |
175 | light 67 -4736 -39264 564224 7000 60 60 255 0 0 1536 -1 0 0 0 -1 |
177 | light 67 -4736 -39264 564224 7000 60 60 255 0 0 1536 -1 0 0 0 -1 |
176 | light 136 45696 -55424 524288 1800 255 235 225 0 0 1536 -1 0 0 0 -1 |
178 | light 136 45696 -55424 524288 1800 255 235 225 0 0 1536 -1 0 0 0 -1 |
177 | light 137 45696 -57728 524288 1800 255 235 225 0 0 1536 -1 0 0 0 -1 |
179 | light 137 45696 -57728 524288 1800 255 235 225 0 0 1536 -1 0 0 0 -1 |
178 | light 259 30240 -50912 35840 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
180 | light 259 30240 -50912 35840 1000 255 235 225 0 0 1536 -1 0 0 0 -1 |
179 | light 85 32512 -27392 36602 2500 50 45 45 0 0 1536 -1 0 0 0 -1 |
181 | light 85 32512 -27392 36602 2500 50 45 45 0 0 1536 -1 0 0 0 -1 |
180 | light 123 33920 -53504 24576 4500 255 235 225 0 0 1536 -1 0 0 0 -1 |
182 | light 123 33920 -53504 24576 4500 255 235 225 0 0 1536 -1 0 0 0 -1 |
181 | light 242 19840 -45952 42944 6000 100 90 90 348 261 768 70 0 0 0 -1 |
183 | light 242 19840 -45952 42944 6000 100 90 90 348 261 768 70 0 0 0 -1 |
182 | light 261 16944 -37120 82944 10000 150 120 180 0 0 1536 -1 0 0 0 -1 |
184 | light 261 16944 -37120 82944 10000 150 120 180 0 0 1536 -1 0 0 0 -1 |
183 | light 151 25600 -45824 28672 12000 150 120 180 0 0 1536 -1 0 0 0 -1 |
185 | light 151 25600 -45824 28672 12000 150 120 180 0 0 1536 -1 0 0 0 -1 |
184 | light 74 37888 -25600 34816 1500 51 45 47 0 0 1536 -1 0 0 0 -1 |
186 | light 74 37888 -25600 34816 1500 51 45 47 0 0 1536 -1 0 0 0 -1 |
185 | light 103 30464 -56576 34816 3000 51 45 47 0 0 1536 -1 0 0 0 -1 |
187 | light 103 30464 -56576 34816 3000 51 45 47 0 0 1536 -1 0 0 0 -1 |
186 | light 141 40448 -35584 149504 5000 150 140 180 0 0 1536 -1 0 0 0 -1 |
188 | light 141 40448 -35584 149504 5000 150 140 180 0 0 1536 -1 0 0 0 -1 |
187 | light 78 37888 -21760 34816 1400 51 45 47 0 0 1536 -1 0 0 0 -1 |
189 | light 78 37888 -21760 34816 1400 51 45 47 0 0 1536 -1 0 0 0 -1 |
188 | light 130 49408 -56576 34816 3500 51 45 47 0 0 1536 -1 0 0 0 -1 |
190 | light 130 49408 -56576 34816 3500 51 45 47 0 0 1536 -1 0 0 0 -1 |
189 | light 122 36992 -56576 48128 1000 51 45 47 0 0 1536 -1 0 0 0 -1 |
191 | light 122 36992 -56576 48128 1000 51 45 47 0 0 1536 -1 0 0 0 -1 |
190 | light 118 41088 -56576 34816 5500 51 45 47 0 0 1536 -1 0 0 0 -1 |
192 | light 118 41088 -56576 34816 5500 51 45 47 0 0 1536 -1 0 0 0 -1 |
191 | light 138 -10608 -34992 550912 4000 60 60 255 0 0 1536 -1 0 0 0 -1 |
193 | light 138 -10608 -34992 550912 4000 60 60 255 0 0 1536 -1 0 0 0 -1 |
192 | light 170 -17792 -32896 525312 2500 60 60 255 0 0 1536 -1 0 0 0 -1 |
194 | light 170 -17792 -32896 525312 2500 60 60 255 0 0 1536 -1 0 0 0 -1 |
193 | light 229 34064 -47744 103680 2200 255 235 225 340 255 0 70 0 0 0 -1 |
195 | light 229 34064 -47744 103680 2200 255 235 225 340 255 0 70 0 0 0 -1 |
194 | light 180 37888 -20736 37888 700 255 235 225 0 0 1536 -1 0 0 0 -1 |
196 | light 180 37888 -20736 37888 700 255 235 225 0 0 1536 -1 0 0 0 -1 |
195 | 197 |