Log in

View Full Version : No Corpses show up



Whoami88
11-04-2004, 00:11
I've been playing the Shogun mod for MTW lately and i've noticed no corpses show up on the battlefield. I've heard that this has something to do with the deadpage file but I can't remember if theres a way to fix this.

Any insight will help.

Monkwarrior
11-04-2004, 09:26
Hi,
I think that it is necessary that all the units of the game (MTW, VI and mod) appear in the deadpag file.
So you need to paste the coords for the new units below the end in the original file (last entry is WelshBandits, I think).

I hope this will be useful.
Cheers.

cutepuppy
11-04-2004, 09:50
Hi,
I think that it is necessary that all the units of the game (MTW, VI and mod) appear in the deadpag file.
So you need to paste the coords for the new units below the end in the original file (last entry is WelshBandits, I think).

I hope this will be useful.
Cheers.

That won't do it. I'm making a mod myself, and all the new units' corpses don't appear on the battlefield. And I did include them in deadpage coords

Whoami88
11-04-2004, 23:30
So theres no hope?

cutepuppy
11-05-2004, 08:27
So theres no hope?

Maybe more experienced modders can help you. But I'm afraid this forum is quite dead, so it might take a while before you get an answer.

barocca
11-05-2004, 10:51
the fix is here

follow instructions in the file

DeadPage Fix for Modders instructions included (http://www.totalwar.org/Downloads/Mtw_Uploads/MTWupload/DEADPAGE_COORDS.zip)

cheers,
B.
(this is a beta file, it worked on 2 test mods i made, let me know if it works for you)

Whoami88
11-07-2004, 06:00
all I had to do was copy the deadpage from the zip into the directory and overwrite right?

Crichton
11-10-2004, 02:15
barocca-

I registered on these forums just to say thanks, I can finally see the dead in my mod, everything works great, just keep the order constant between the unit_prod file and deadpagecoords and you too can see dead people.

cheers

barocca
11-10-2004, 07:16
all I had to do was copy the deadpage from the zip into the directory and overwrite right?

not quite

(from the readme file in the archive)

when you make a mod Ensure you BEGIN with a copy of
CRUSADERS_UNIT_PROD11.TXT

(IF YOU HAVE ANY TROUBLES with bodies not showing
try adding the Viking invasion units to CRUSADERS_UNIT_PROD11.TXT)

In either case

add ALL new units to the END of the copy and rename the copy for your mod
do not remove any original units from the renamed file


NOW add your units name to this file
Medieval - Total War\Textures\Men\DEADPAGE COORDS.TXT
!!(from my zip, NOT the one that came with the game)!!

pick a suitable unit type to provide the body and copy that units types co-ordinates under your unit name

dead should now appear
AND

just keep the order constant between the unit_prod file and deadpagecoords and you too can see dead people.

good luck,
B.