Christmas Carnage byCoffeyCup


Mangle Peds, Mangle Peds,
Mangle all the way!
Oh what fun it is to drive
When peds get in the waaay, Hey!


Holiday level featuring custom ped, drones, and powerups.
Special thanks: Hummer Drones by Mad_Maxine and Toshiba-3 for smoothing out the Elf ped


YOU MUST DO THE FOLLOWING STEPS FOR THE MAP TO WORK

1) Add the new drones

Open DRONE.TXT (data/DRONES/DRONE.TXT)
Paste the next 2 lines
	51HUMMERW
	FLEXTRAC
to the end of the list of drones. Save.

2) Add the new sounds

Open SOUND.TXT (data/SOUND/SOUND.TXT)
Paste the next lines

// COPY FROM HERE //////
// ELF

7701       // Sound ID
0x00,0x00			                                     // Type (0), Flags (0)
glaugh1.wav                                     // File name
7000			  	 // Priority
1				// Repeat rate
150,150 			// MinVol, MaxVol
0,0					// MinPitch, MaxPitch
0,0					// MinSpeed, MaxSpeed
0x0					// Special FX index
0					// Number of low memory alternatives



7702       // Sound ID
0x00,0x00			                                     // Type (0), Flags (0)
elfbite.WAV                                     // File name
7000			  	 // Priority
1				// Repeat rate
250,250 			// MinVol, MaxVol
0,0					// MinPitch, MaxPitch
0,0					// MinSpeed, MaxSpeed
0x0					// Special FX index
0					// Number of low memory alternatives

// TO HERE //////

to the end of the list of sounds. Save.

3) Add the new ped

Open SETTINGS.TXT (data/PEDS/SETTINGS.TXT)
Find the beginniongofthe PED GROUPS section:
//***************************
//      PED GROUPS
//***************************

71		// Number of groups - INCREASE THIS NUMBER BY ONE
		//(Remember that it starts at 0, so this no. is one more than last group no.)
Then scroll to the end and find this section:
// Group #69 (woof!)
1					// Number of peds types in this group
	MANGOBRO			// name of ped
 
paste this after it:

// Group #70
1		// Number of peds types in this group
elf_ped			// Name of ped	
IF YOU HAVE OTHER CUSTOM PEDS AND ELF IS NOT #70 READ ON

Open northPole.TXT (data/RACES/northPole/northPole.TXT)
Find "elfSlush" under the PED SPAWN MATERIALS section
elfSlush
0		// 
70		// <-- MAKE THIS NUMBER MATCH ELF # FROM PED LIST
8.		// 
0		// 
0		// 
That should be it.


Mac Carpocalypse
http://coffey.polygonized.com/
December 2007