View Full Version : Hardcore Mode
SFR-Orion
11-13-2007, 12:27 PM
What's the code I need to put in the config file to turn that on?
leonpadi
11-13-2007, 01:21 PM
set scr_hardcore 1
DeFeCT
11-14-2007, 07:27 AM
Not sure if that command is enough,
set scr_hardcore 1: i think is for Hardcore damage from weapons, not sure, but you still need a few more commands
set ui_hud_hardcore 1: is for removal of the hud i.e ammo, map etc etc.
This is only my thoughts tho, might be wrong but I had to put the following strings on my server cfg to make it full HC
set scr_game_allowkillcam 0
set scr_hardcore 1
set ui_hud_hardcore 1
set scr_team_fftype 1
set scr_game_spectatetype 1
Hope it helps
Can you lower the spawn delay time?
DeFeCT
11-14-2007, 12:39 PM
Dont know that sorry, all HC servers i played on had 10 sec spawn
HulaHal
11-14-2007, 01:37 PM
Not sure if that command is enough,
set scr_hardcore 1: i think is for Hardcore damage from weapons, not sure, but you still need a few more commands
set ui_hud_hardcore 1: is for removal of the hud i.e ammo, map etc etc.
This is only my thoughts tho, might be wrong but I had to put the following strings on my server cfg to make it full HC
set scr_game_allowkillcam 0
set scr_hardcore 1
set ui_hud_hardcore 1
set scr_team_fftype 1
set scr_game_spectatetype 1
Hope it helps
We are running WAR (TDM) and all we have set is the set scr_hardcore 1 and it works fine. Killcam, ff and spectate aren't dependant on whether you're running hardcore or not.
For spawn times, that is in the particular game type settings. Each gametype has their own settings. For WAR we are running:
set scr_war_scorelimit "2000"
set scr_war_timelimit "20"
set scr_war_roundlimit "1"
set scr_war_numlives "0"
set scr_war_playerrespawndelay "1"
set scr_war_waverespawndelay "0"
After getting fragged you come back in one second. :D
DeFeCT
11-14-2007, 02:14 PM
So you can run Hardcore without Friendly Fire, and with kill cam on ?
Thanks guys for your help!!
HulaHal
11-14-2007, 03:05 PM
So you can run Hardcore without Friendly Fire, and with kill cam on ?
These are also part of our Hardcore settings...to answer your question:
set scr_friendlyfire "1"
//set scr_killcam "0"
set scr_game_allowkillcam "0"
For spawn times, that is in the particular game type settings. Each gametype has their own settings. For WAR we are running:
set scr_war_scorelimit "2000"
set scr_war_timelimit "20"
set scr_war_roundlimit "1"
set scr_war_numlives "0"
set scr_war_playerrespawndelay "1"
set scr_war_waverespawndelay "0"
After getting fragged you come back in one second. :D
I have those same settings and we still have 10 second (or whatever) spawn delay on our hardcore server. I must be missing something.
RaDioAcTivE
11-15-2007, 10:14 AM
If you leave the spawn delay set at 0 the hardcore mode defaults to 10 but if you set it to anything else it'll override the default settings.
So set set scr_war_playerrespawndelay "1" after the hardcore mode is enabled in your cfg and it should work.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.