Page 1 of 1

Cockpit view

Posted: Tue Jul 14, 2020 2:56 pm
by Durtvan
I want to add the Bear's cockpit view to the Ram Raider, how can I do this?

Re: Cockpit view

Posted: Mon Jul 20, 2020 8:05 pm
by Toshiba-3
You could start by duplicating DATA\64X48X8\CARS\IVAN.TXT and renaming the copy into JEEPY.TXT (if it already exists, rename the original to something else). This assumes you play in hires mode, if you play in lowres mode then the path is DATA\32X20X8\CARS.

Changing the bonnet model must be done within DATA\CARS\JEEPY.TXT with this part edited as follows:

Code: Select all

GRAM.PIX,GRAM.PIX,GRAM.PIX	// Grid image (opponent, frank, annie)
2										// Number of pixelmap files for this car
IVANBON.PIX
JEEPY.PIX
2										// Number of pixelmap files for this car
IVANBON.PIX
JEEPY.PIX
2										// Number of pixelmap files for this car
IVANBON.PIX
JEEPY.PIX
0										// Number of shadetable files for this car
2										// Number of pixelmap files for this car
IVANBON.MAT
JEEPY.MAT
2										// Number of pixelmap files for this car
IVANBON.MAT
JEEPY.MAT
2										// Number of pixelmap files for this car
IVANBON.MAT
JEEPY.MAT
3										// Number of model files for this car
JEEPYX.DAT
IVANBON.DAT
JEEPY.DAT
3										// Number of alternative actors
8,JEEPYX.ACT								// Minimum distance away, actor name
0,JEEPY.ACT								// Minimum distance away, actor name
-1,IVANBON.ACT							// Minimum distance away, actor name
DRSKY.MAT									// Name of reflective screen material (or none if non-reflective)
Haven't tested though... I imagine the third line should be edited too:

Code: Select all

-0.1,0.4,0							// Offset of driver's head in 3D space