Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: MP: Reduce the amount of time corpses stay?  (Read 1685 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 »