Would you like to react to this message? Create an account in a few clicks or log in to continue.

"New" |DH| Mod CFG

2 posters

Go down

"New" |DH| Mod CFG Empty "New" |DH| Mod CFG

Post  huepfer92 Mon Jul 24, 2017 8:45 pm

Hi guys i created a "new" mod for the dh server (works at the moment only in ctf will add the other gametypes soon) some bugs will be fixed soon too

here is the cfg so you can see which features the mod has and how you can turn it on and off (you will find some awe features there^^):

Code:
////////////////////////////
/// |DH|DevilHeroes Mod ///
/// Version: 1.0        ///
/// Date: 24.07.17     ///
/// Creator: Huepfer   ///
//////////////////////////


///////////////
/// general ///
///////////////

//ctf respawn time (default: 5)
set scr_death_wait_time "8"

//allow sten_silenced 0=off 1=on
set scr_allow_sten_silenced "1"

//turn on/off auto rename (Unknown Soldier etc...) 0=off 1=on
set dh_auto_rename "1"

//turn on/off select secon weapon after spawn 0=off 1=on
set dh_second_weapon "1"

//turn on/off anti jump/glitch 0=off 1=on
set dh_anti_glitch "1"

//turn on/off change teams (british to american soldiers) 0=off 1=on
//add maps in dh_mod.gsc e.g.:getcvar("mapname") == "mp_depot"
set dh_change_team "1"

//turn on/off christmas mode 0=off 1=on
set dh_christmas "0"


//////////////////////////
/// artillery settings ///
//////////////////////////

set scr_artillery_first_interval "45"
set scr_artillery_interval "120"
set scr_artillery_interval_range "15"


//////////////////////////
/// search and destroy ///
//////////////////////////

//turn on/off sd final killcam 0=off 1=on
set dh_roundcam "1"

//turn on/off sd auto switch teams 0=off 1=on
set dh_swap_teams "1"

//turn on/off sd bomb timer 0=off 1=on
set dh_sd_timer "1"


////////////////////////
/// spawn protection ///
////////////////////////

//turn on/off spawn protection 0=off 1=on
set dh_spawn_protection "1"

//the allow range to move before spawn protection is turned off
set dh_spawn_protect_distance "50"

//number of seconds that a spawned player is protected
set dh_spawn_protect_time "5"


/////////////////
/// first aid ///
/////////////////

//turn on/off first aid 0=off 1=on
set dh_first_aid "1"

//number of first aid kits
set dh_first_aid_kits "2"

//amount of health that can be recovered with a first aid kit + random value of 0 to 14
set dh_first_aid_health "25"

//delay in seconds between using first aid kit
set dh_first_aid_delay "10"


////////////
/// hud ///
//////////

//turn on/off server logo (bottom left corner) 0=off 1=on
//edit in dh_mod.gsc level.dh_server_logo = "text";
set dh_server_logo "1"

//turn on/off ts logo (bottom right corner) 0=off 1=on
//edit in dh_mod.gsc level.dh_ts_logo = "text";
set dh_ts_logo "1"

//draw teamstatus on hud (upper right corner) 0=off 1=on
set dh_team_status "1"


/////////////////////
/// killing spree ///
/////////////////////

//turn on/off killing spree messages 0=off 1=on
set dh_killing_spree "1"

//turn on/off multi kill messages 0=off 1=on
set dh_multi_kill "1"

//turn on/off first blood message 0=off 1=on
set dh_first_blood "1"


/////////////////
/// afk check ///
/////////////////

set dh_afk_check "1"
set dh_afktimer "60"


/////////////////////
/// anti fast fire //
////////////////////

//turn on/off anti ff 0=off 1=on
set dh_anti_ff "1"

//anti ff message warn (for player)
set antiffMsg "^1Stop ^7abusing ^1FF^7/^1FR ^7Glitches!"

//name + anti ff punish message (for all players)
set antiffSideMsg "^7has been ^1punished ^7for using ^1FF^7/^1FR!"

//anti ff message final punish (for player)
set antiffMsgFinal "^1Weapons taken away for abusing ^1FF^7/^1FR ^7Glitches!"

//name + anti ff final punish message (for all players)
set antiffSideMsgFinal "^7had his ^1weapons ^7taken away for using ^1FF^7/^1FR!"

//name + anti ff message warn (for all player)
set antiffSideMsgwarn "^7has been ^1warned ^7for using ^1FF^7/^1FR!"

//Anti Fast-Fire / Fast-Reload
set scr_antiff "1"        

//Anti Fast-Switch
set scr_antifs "1"        

/////////////
/// Rank ///
////////////

//clipzie for primary weapon for each rank
set dh_clipsize_rank0_gun "4"
set dh_clipsize_rank1_gun "4"
set dh_clipsize_rank2_gun "5"
set dh_clipsize_rank3_gun "5"
set dh_clipsize_rank4_gun "6"

//clipzie for pistol for each rank
set dh_clipsize_rank0_pistol "2"
set dh_clipsize_rank1_pistol "3"
set dh_clipsize_rank2_pistol "3"
set dh_clipsize_rank3_pistol "4"
set dh_clipsize_rank4_pistol "4"

//clipzie for grenade for each rank
set dh_clipsize_rank0_grenade "1"
set dh_clipsize_rank1_grenade "1"
set dh_clipsize_rank2_grenade "1"
set dh_clipsize_rank3_grenade "1"
set dh_clipsize_rank4_grenade "1"

//clipzie for smoke grenade for each rank
set dh_clipsize_rank0_smoke "0"
set dh_clipsize_rank1_smoke "1"
set dh_clipsize_rank2_smoke "1"
set dh_clipsize_rank3_smoke "1"
set dh_clipsize_rank4_smoke "1"

//clipzie for charge for each rank
set dh_clipsize_rank0_charge "0"
set dh_clipsize_rank1_charge "0"
set dh_clipsize_rank2_charge "0"
set dh_clipsize_rank3_charge "1"
set dh_clipsize_rank4_charge "1"

//points for each rank
set dh_rank1 "10"
set dh_rank2 "20"
set dh_rank3 "40"
set dh_rank4 "60"


////////////////
/// Messages ///
///////////////

//turn on/off next map message 0=off 1=on
set dh_nextmap "1"

//turn on/off server message 0=off 1=on
set dh_server_message "1"

//time (seconds) between server message
set dh_message_delay "60"

//server messages
set dh_message0 "^5No hacking/cheating, if caught you will be banned without warning."
set dh_message1 "^5Don't do anything to interrupt another player's gameplay."
set dh_message2 "^5No racism or other insults."
set dh_message3 "^5Teamspeak3: 85.25.208.122:9988"
set dh_message4 "^5http://devilheroes.forumotion.com/"
set dh_message5 "^5New gametypes: gungame, jump, hide and seek, xmas"
set dh_message6 "^1|^5DH^1|^5Fun Server: 85.25.208.122:29998"
set dh_message7 "^1|^5DH^1|^5SD Server: 85.25.208.122:29997"

//turn on/off welcome message 0=off 1=on
set dg_welcome_message "1"

//time (seconds) between welcome message
set dh_welcome_delay "2"

//first welcome message + playername
set dh_welcome_playername "^5Welcome to our server"

//welcome messages
set dh_welcome0 "^5TS 3 Server: 85.25.208.122:9988"
set dh_welcome1 "^5Play fair and have fun"


if someone find a bug let me know so i can fix it!


Last edited by huepfer92 on Thu Jul 27, 2017 2:47 pm; edited 1 time in total

huepfer92
|DH|Server Administrator~
|DH|Server Administrator~

Posts : 10
Join date : 2016-11-29

Back to top Go down

"New" |DH| Mod CFG Empty *Update*

Post  huepfer92 Thu Jul 27, 2017 2:46 pm

Small Update:

  • First aid fixed
  • cvarlimiter
  • some small bug fixes
  • SD added to mod

CFG commands for sd features:
Code:

//////////////////////////
/// search and destroy ///
//////////////////////////

//turn on/off sd final killcam 0=off 1=on
set dh_roundcam "1"

//turn on/off sd auto switch teams 0=off 1=on
set dh_swap_teams "1"

//turn on/off sd bomb timer 0=off 1=on
set dh_sd_timer "1"

huepfer92
|DH|Server Administrator~
|DH|Server Administrator~

Posts : 10
Join date : 2016-11-29

Back to top Go down

"New" |DH| Mod CFG Empty Re: "New" |DH| Mod CFG

Post  campuscodi Thu Jul 27, 2017 4:26 pm

Could you add a config for DM rounds as well. Players have one weapon in DM rounds. We play DM early in the morning to bring people to the server.

Also, could you remove the knife mod from Harbor DM. Really annoying.
campuscodi
campuscodi
Donors & Honorary Members
Donors & Honorary Members

Posts : 1165
Join date : 2012-07-10
Age : 40
Location : Romania

Steam

Back to top Go down

"New" |DH| Mod CFG Empty Re: "New" |DH| Mod CFG

Post  huepfer92 Thu Jul 27, 2017 5:58 pm

there is no knife mod on harbor anymore :O

huepfer92
|DH|Server Administrator~
|DH|Server Administrator~

Posts : 10
Join date : 2016-11-29

Back to top Go down

"New" |DH| Mod CFG Empty new gametypes added

Post  huepfer92 Mon Jul 31, 2017 10:31 am

added new gametypes to the mod:

dm
hq
bel
re

and there is a new zombie server:
"New" |DH| Mod CFG B_560_95_1

if you guys like jumping you can join my jump server:
"New" |DH| Mod CFG B_560_95_1

huepfer92
|DH|Server Administrator~
|DH|Server Administrator~

Posts : 10
Join date : 2016-11-29

Back to top Go down

"New" |DH| Mod CFG Empty Re: "New" |DH| Mod CFG

Post  Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum