I want to show you way how to create easy but fun mod ( for server side ) what makes possible for dead body of soldiers to lay on map after kill.
https://www.youtube.com/watch?v=BVTB7kpbP2s
In game you have 16 kinds of soldiers: US and RU teams, both of them have 4 usual and 4 UPG soldiers. To edit time for all soldiers (only this way it is have sense) you need to do this changes for each one of them. Way: \dist\linux\levels\mp_common\level-00 FbRB\Objects\Soldiers
Now you open one of files like it:
\dist\linux\levels\mp_common\level-00 FbRB\Objects\Soldiers\RU\Assault.dbx
Search there "TimeForCorpse", and you will find it:
<field name="TimeForCorpse">15.0</field>
How you see default time is 15 seconds. Change that parameter for example to 6000.0
After that you need to save .dbx file and open "next soldier" .dbx file. When you are open it search in this time TimeForm Corpse">15.0, then press replace (in search) and paste in "replace field" TimeForCorpse"> 6000.0
Then you need to press "Replace All" button, after that it will show massage to you: Total replaced 1. Now save dbx, open "next soldier" .dbx and press Replace all, it will show massage to you again: Total replaced 1, save. Repeat for all files same simple step.
Note: ctr+F searh, to do all steps dont close sarch tool.
You can't see your own dead body