Wrecks
Posted: Tue Mar 26, 2013 1:03 am
Hello,
I want wrecks and bodies to stay on the field for longer than a few seconds. I have been searching all over this site for how to do this and I keep hitting the following problems.
When I open RFA files in the editor I can find only one single mention of the following code in Objects.rfa under "objects/Soldiers/Common/CommonSoldierData.inc"
ObjectTemplate.timeToLiveAfterDeath
Nowhere else in anything relating to soldiers or wrecks.
That's it...whenever I try to change anything in there it never does anything in the game. I have tried looking through almost every rfa file including the maps, looking for anything related to this but there is no mention of most the lines of code in any of the cons, including things like:
ObjectTemplate.Active USMarineSoldier
ObjectTemplate.timeToLiveAfterDeath
It's driving me a little insane. Surely "ObjectTemplate.timeToLiveAfterDeath" must exist with "10" after it as I see mentioned dozens of times when I search here, or my game wouldn't function I would think.
If anyone has a good explanation - or maybe I've completely missed the obvious please throw me some hints.
I want wrecks and bodies to stay on the field for longer than a few seconds. I have been searching all over this site for how to do this and I keep hitting the following problems.
When I open RFA files in the editor I can find only one single mention of the following code in Objects.rfa under "objects/Soldiers/Common/CommonSoldierData.inc"
ObjectTemplate.timeToLiveAfterDeath
Nowhere else in anything relating to soldiers or wrecks.
That's it...whenever I try to change anything in there it never does anything in the game. I have tried looking through almost every rfa file including the maps, looking for anything related to this but there is no mention of most the lines of code in any of the cons, including things like:
ObjectTemplate.Active USMarineSoldier
ObjectTemplate.timeToLiveAfterDeath
It's driving me a little insane. Surely "ObjectTemplate.timeToLiveAfterDeath" must exist with "10" after it as I see mentioned dozens of times when I search here, or my game wouldn't function I would think.
If anyone has a good explanation - or maybe I've completely missed the obvious please throw me some hints.