Subversion Repositories duke3d_hrp

Rev

Rev 412 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 412 Rev 466
Line 1... Line 1...
1
// Maphacks for Duke3D HRP
1
// Maphacks for Duke3D HRP
2
// Level: E3L11.MAP - "Freeway" (Original Atomic Edition version)
2
// Level:  E3L11.MAP - "Freeway" (Original Atomic Edition version)
-
 
3
// Author: Allen H. Blum III
-
 
4
// mapmd4: 7b0ef73951088703c29b9e3d9145f1c6
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
// Barrels
11
// Barrels
10
sprite 134 angoff 768
12
sprite   134 angoff     768        // tile????
11
 
13
 
12
// Toilet
14
// Toilet
13
sprite 89 angoff 512
15
sprite    89 angoff     512        // tile0569 toilet
14
 
16
 
15
// Trashcan
17
// Trashcan
16
sprite 210 angoff -256
18
sprite   210 angoff    -256        // tile????
17
sprite 304 angoff 640
19
sprite   304 angoff     640        // tile????
18
sprite 305 angoff 512
20
sprite   305 angoff     512        // tile????
19
sprite 306 angoff 1024
21
sprite   306 angoff     1024       // tile????
20
 
22
 
21
 
23
 
22
 
24
 
23
// ITEMS/POWERUPS
25
// ITEMS/POWERUPS
24
 
26
 
25
// Armor
27
// Armor
26
sprite 364 angoff 384
28
sprite   364 angoff     384        // tile0054 shield
27
sprite 379 angoff 256
29
sprite   379 angoff     256        // tile0054 shield
28
 
30
 
29
// Health +10
31
// Health +10
30
sprite 370 angoff 512
32
sprite   370 angoff     512        // tile0051 cola
31
sprite 371 angoff 512
33
sprite   371 angoff     512        // tile0051 cola
32
sprite 385 angoff 512
34
sprite   385 angoff     512        // tile0051 cola
33
sprite 396 angoff -768
35
sprite   396 angoff    -768        // tile0051 cola
34
sprite 397 angoff -512
36
sprite   397 angoff    -512        // tile0051 cola
35
 
37
 
36
// Health +30
38
// Health +30
37
sprite 19 angoff 768
39
sprite    19 angoff     768        // tile0052 sixpack
38
sprite 22 angoff -768
40
sprite    22 angoff    -768        // tile0052 sixpack
39
sprite 71 angoff -256
41
sprite    71 angoff    -256        // tile0052 sixpack
40
sprite 82 angoff 512
42
sprite    82 angoff     512        // tile0052 sixpack
41
sprite 365 angoff -512
43
sprite   365 angoff    -512        // tile0052 sixpack
42
sprite 375 angoff -768
44
sprite   375 angoff    -768        // tile0052 sixpack
43
sprite 395 angoff 768
45
sprite   395 angoff     768        // tile0052 sixpack
44
sprite 511 angoff 1024
46
sprite   511 angoff     1024       // tile0052 sixpack
45
 
47
 
46
// Jetpack
48
// Jetpack
47
sprite 211 angoff -512
49
sprite   211 angoff    -512        // tile0150 jetpack
48
sprite 399 angoff 256 // Dukematch only
50
sprite   399 angoff     256        // tile0150 jetpack (multiplayer)
49
 
51
 
50
// Keycards (B/R)
52
// Keycards (B/R)
51
sprite 463 angoff 256
53
sprite   463 angoff     256        // tile0060 accesscard
52
sprite 465 angoff 1024
54
sprite   465 angoff     1024       // tile0060 accesscard
53
 
55
 
54
// Medkit
56
// Medkit
55
sprite 378 angoff -512
57
sprite   378 angoff    -512        // tile0053 firstaid
56
 
58
 
57
// Nightvision
59
// Nightvision
58
sprite 21 angoff 512
60
sprite    21 angoff     512        // tile0059 heatsensor
59
 
61
 
60
 
62
 
61
 
63
 
62
// WEAPONS/AMMO
64
// WEAPONS/AMMO
63
 
65
 
64
// Shotgun & ammo
66
// Shotgun & ammo
65
sprite 25 angoff 512
67
sprite    25 angoff     512
66
sprite 33 angoff 256
68
sprite    33 angoff     256
67
sprite 64 angoff 256
69
sprite    64 angoff     256
68
sprite 70 angoff 640
70
sprite    70 angoff     640        // tile0049 shotgunammo
-
 
71
sprite    70 mdxoff     11500      // tile0049 shotgunammo
-
 
72
sprite    70 pitch     -1          // tile0049 shotgunammo
-
 
73
sprite    70 roll      -3          // tile0049 shotgunammo
69
sprite 373 angoff -768
74
sprite   373 angoff    -768
70
sprite 380 angoff -384
75
sprite   380 angoff    -384
71
sprite 393 angoff -768
76
sprite   393 angoff    -768
72
sprite 398 angoff 1024
77
sprite   398 angoff     1024
73
 
78
 
Line 95... Line 100...
95
sprite 368 angoff -512
100
sprite   368 angoff    -512
96
sprite 382 angoff -512
101
sprite   382 angoff    -512
97
sprite 383 angoff -512
102
sprite   383 angoff    -512
98
 
103
 
99
// Laser Tripbomb
104
// Laser Tripbomb
100
sprite 61 angoff 512
105
sprite    61 angoff     512        // tile0027 tripbombsprite
101
sprite 62 angoff 512
106
sprite    62 angoff     512        // tile0027 tripbombsprite
102
 
107
 
103
// Freezethrower & ammo
108
// Freezethrower & ammo
104
sprite 4 angoff 256
109
sprite     4 angoff     256
-
 
110
sprite     5 mdzoff    -660000     // tile0037 freezeammo
-
 
111
sprite     5 roll       1          // tile0037 freezeammo
105
sprite 387 angoff 768
112
sprite   387 angoff     768
106
sprite 390 angoff -512
113
sprite   390 angoff    -512
107
 
114
 
108
 
115
 
109
 
116
 
110
// OVERRIDE
-
 
111
 
-
 
112
// Fixes for badly aligned sprites
-
 
113
sprite 5 mdzoff -660000 // Freezer ammo
-
 
114
sprite 5 roll 1
-
 
115
sprite 70 mdxoff 11500 // shotgun ammo
-
 
116
sprite 70 pitch -1
-
 
117
sprite 70 roll -3
-
 
118
 
-
 
119
 
-
 
120
 
-
 
121
// LIGHTS
117
// LIGHTS
122
 
118
 
123
// by Micky C
119
// by Micky C
-
 
120
//    sect   x      y       z     range   r   g   b  rad  fade  ang   horiz  mins maxs prio  tile
124
light  185   -46656 22976 -9216  800  50 50 255   0 0 1536 60   0 0   0 -1
121
light 185  -46656  22976   -9216    800   50  50 255   0     0 1536      60     0    0    0    -1
125
light  247   -45184 21760 -31744  3000  225 235 255   0 0 1536 60   0 0   0 -1
122
light 247  -45184  21760  -31744   3000  225 235 255   0     0 1536      60     0    0    0    -1
126
light  75   -35840 3336 -154716  -30536  255 235 225   256 192 512 60   0 0   0 -1
123
light  75  -35840   3336 -154716 -30536  255 235 225 256   192  512      60     0    0    0    -1
127
light  244   -42240 24832 -9216  3000  225 235 255   0 0 1536 60   0 0   0 -1
124
light 244  -42240  24832   -9216   3000  225 235 255   0     0 1536      60     0    0    0    -1
128
light  137   -4224 25472 59392  5000  16 16 51   0 0 1536 -1   0 0   0 -1
125
light 137   -4224  25472   59392   5000   16  16  51   0     0 1536      -1     0    0    0    -1