ItsMods

Full Version: How can use edited ff files? (MW3 Dedi Server)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi everyone, Im new here. I edit

code_post_gfx_mp.ff / hardcore_settings.cfg

That:
Code:
set scr_team_fftype             1
set scr_player_maxhealth         30
set scr_player_healthregentime     0
set scr_player_respawndelay     10
set scr_game_allowkillcam         0
set scr_game_forceuav            0

to that:
Code:
set scr_team_fftype             0 <----
set scr_player_maxhealth         30
set scr_player_healthregentime     0
set scr_player_respawndelay     10
set scr_game_allowkillcam         1<----
set scr_game_forceuav            0

I try to change the default hardcore, but when i run the server, I got "Disc Read Error" and don't work. Then i restore the original file and work normal.... Dodgy


Someone can help me to use edited file please? Smile
These files are encrypted. I do not believe that you are able to properly pack the modified files.
.ff files cant be modified in mw3 because alot of the files are hidden, encrypted