encinodude Posted May 1, 2008 Share Posted May 1, 2008 Corpses of the people I kill usually fade moments after they die. I think this takes away from the immersion, especially when they start disappearing halfway through a big battle. Is there a command to prolong the time corpses stick around? Link to comment Share on other sites More sharing options...
Wedge Suron Posted May 1, 2008 Share Posted May 1, 2008 Not all corpses do fade though, until you exit the module. Link to comment Share on other sites More sharing options...
Shem Posted May 1, 2008 Share Posted May 1, 2008 The game is programed so only three corpses will appear at the same time. Once there is a four corpse or more, the older one(s) slowly will disappear. Link to comment Share on other sites More sharing options...
stoffe Posted May 1, 2008 Share Posted May 1, 2008 Corpses of the people I kill usually fade moments after they die. I think this takes away from the immersion, especially when they start disappearing halfway through a big battle. Is there a command to prolong the time corpses stick around? You may be able to fake it via scripting using the SetIsDestroyable() function. It can be used to make a corpse stay indefinitely after a creature has been killed. If combined with a delayed command that sets the corpse to be destroyable again it might be possible to simulate corpse fade after the desired amount of time. This would mostly be useful in specific cases though since it will be a pain to make all creatures in the game run such scripts, and it might affect performance noticeably. Link to comment Share on other sites More sharing options...
jonathan7 Posted May 1, 2008 Share Posted May 1, 2008 This would mostly be useful in specific cases though since it will be a pain to make all creatures in the game run such scripts, and it might affect performance noticeably. How badly would it affect high-end machines? i.e. Would it be the game engine struggling and not the machine, if corpses stayed around for longer? Link to comment Share on other sites More sharing options...
encinodude Posted May 2, 2008 Author Share Posted May 2, 2008 I have a feeling it'll be the game engine. I can play Hitman 4 smoothly but KotOR and TSL have very average framerates for me. Has to be the game engine. Neverwinter Nights had way better performance for me too. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.