This is my cfg:
Code: Select all
//Server Information
set sv_hostname "^1HANTIKA ^2JUMP ^3(^6v1.0 CRACKED^3)"
sets _Admin1 "^8Servatka Jiri"
sets _Facebook "^1HANTIKA ^0[AOD]"
sets _Location "^1CZ (KARLOVY VARY)"
sets scr_motd "codjumper"
// Welcome Messages
set cg_msg_amount "5" // Amount of messages
set cg_msg_delay "3" // Delay in seconds, between messages
// As many messages as you want
set cg_msg_1 "^3Vitejte na serveru ^1HANTIKA ^2JUMP"
set cg_msg_2 "^3Welcome to the server ^1HANTIKA ^2JUMP"
set cg_msg_3 "^2=====^6hantika^2====="
set cg_msg_4 "Double-click^1 [Meele button] ^7: to save position"
set cg_msg_5 "Double-click^1 [Use button] ^7: to load saved position"
// Server Messages (left)
set cg_smsg_amount "4" // Amount of messages
set cg_smsg_delay "15" // Delay in seconds, between messages
// As many messages as you want
set cg_smsg_1 "^1//NO CAMP!!!//"
set cg_smsg_2 "^1Respect all Admins!!!"
set cg_smsg_3 "^3FACEBOOK ^1HANTIKA"
set cg_smsg_4 "hantika"
// **************************************************
// ************ CoDJumper Mod Cvars *****************
// **************************************************
set scr_antiblocktime "15" // This is the amount of time it takes until a player (not moving) is marked as blocking.
set scr_saveposition "1" // This will turn on the savemod
set scr_antikill "1" // This will turn on invulnerability. This will stop all killing (except if person is blocking).
set scr_cjvote "1" // This will turn on the CJ voting system
set scr_cjvotetime "1" // This is the time (in minutes) before voting is automatically turned on.
//Server Options
set sv_pure "1"
set sv_allowDownload "1"
set sv_cheats "1"
set sv_kickBanTime "300"
set sv_floodProtect "1"
set g_logSync "1"
set sv_allowAnonymous "0"
set sv_voice "1"
set sv_voicequality "9"
set scr_teambalance "0"
scr_killcam "1"
set bfd_kctime "4"
scr_roundcam "5"
set g_deadChat "1"
set scr_drawfriend "1"
scr_friendlyfire "0"
set scr_allow_drop_weapons "1"
set scr_allow_drop_grenades "1"
set scr_freelook "1"
seta sv_maxclients "32"
seta sv_privateclients "0"
seta sv_privatepassword ""
set logfile "1"
// Rconpassword
set rcon_password "***********"
//Network Options
//Client Information
set sv_minPing "0"
set sv_maxPing "500"
set sv_maxRate "25000"
set sv_fps "20"
set g_antilag "1"
//Game Options
set g_allowvote "1"
set sv_disableClientConsole "0"
//Gametypes Configuration
set scr_dm_scorelimit "500"
set scr_dm_timelimit "30"
set scr_tdm_scorelimit "100"
set scr_tdm_timelimit "20"
set scr_hq_scorelimit "450"
set scr_hq_timelimit "20"
set scr_ctf_scorelimit "10"
set scr_ctf_timelimit "20"
set scr_sd_scorelimit "10"
set scr_sd_timelimit "0"
set scr_sd_graceperiod "5"
set scr_sd_roundlenght "4"
set scr_sd_roundlimit "0"
set scr_sd_bombtimer "60"
//Map_Rotation
seta scr_saveposition "1"
set g_gametype dm
map mp_toujane
set sv_mapRotationCurrent ""
set sv_mapRotation "gametype dm map mp_carentan gametype dm map mp_dawnville gametype dm map mp_toujane gametype dm map mp_leningrad gametype dm map mp_burgundy gametype dm map mp_matmata gametype dm map mp_decoy gametype dm map mp_trainstation gametype dm map mp_farmhouse gametype dm map mp_railyard gametype dm map mp_brecourt gametype dm map mp_downtown gametype dm map mp_breakout"
//Allowed Weapons
set scr_allow_m1carbine "0"
set scr_allow_m1garand "0"
set scr_allow_thompson "0"
set scr_allow_bar "0"
set scr_allow_greasegun "0"
set scr_allow_springfield "1"
set scr_allow_enfield "0"
set scr_allow_sten "0"
set scr_allow_bren "0"
set scr_allow_enfieldsniper "1"
set scr_allow_kar98k "0"
set scr_allow_mp40 "0"
set scr_allow_mp44 "0"
set scr_allow_kar98ksniper "1"
set scr_allow_g43 "0"
set scr_allow_nagant "0"
set scr_allow_pps42 "0"
set scr_allow_ppsh "0"
set scr_allow_nagantsniper "1"
set scr_allow_svt40 "0"
set scr_allow_smokegrenades "0"
set scr_allow_shotgun "0"
Thanks advance for your help