Home   Help Search Login Register  

Author Topic: MP: Reduce the amount of time corpses stay?  (Read 1148 times)

0 Members and 1 Guest are viewing this topic.

Monolithic Man

  • Guest
MP: Reduce the amount of time corpses stay?
« on: 21 Jul 2004, 21:51:53 »
Small question. Is there a discription.ext command to change the length of time player bodies remain on a map? I know they disappear eventually but I need to minimise the load on the cpu.

And one other question. Is there a command line switch to start the game with a particular island loaded. Loading Nogova everytime I startup consumes quite a bit of time.

Thanks in advance.

/edit/ Sorry mods, I've posted this in the wrong section   :(
« Last Edit: 21 Jul 2004, 21:55:50 by Monolithic Man »

ponq

  • Guest
Re:MP: Reduce the amount of time corpses stay?
« Reply #1 on: 22 Jul 2004, 13:11:55 »
I don't think the corpses disappear automatically. Most likely the map you play on uses a script to remove the bodies. Look into that script to change the time before the bodies disappear.

There are some threads about deleting dead bodies from a map at this forum btw.

netta1234

  • Guest
Re:MP: Reduce the amount of time corpses stay?
« Reply #2 on: 24 Jul 2004, 03:47:15 »
try this


Condition:

not (alive man1)

Activation:

Deletevehicle man1

u just make a trigger and set the time you know
« Last Edit: 24 Jul 2004, 03:47:47 by netta1234 »