Author Topic: fast rank server  (Read 3629 times)

Offline Icewow

  • Rank: Private
  • *
  • Posts: 90
    • http://www.wowsnipers.co.uk
fast rank server
« on: January 01, 2009, 04:33:22 pm »
Hi all..how will a fast rank server config looks like for w@w server???can some one post there cfg for teamdeathmatch server :wink:

Offline Joker{eXtreme}

  • Rank: Private
  • *
  • Posts: 6108
    • http://www.mycallofduty.com
Re: fast rank server
« Reply #1 on: January 01, 2009, 04:59:58 pm »
Here ya go

//TDM based xp points
set scr_tdm_score_kill "10"
set scr_tdm_score_headshot "10"
set scr_tdm_score_assist_75 "8"
set scr_tdm_score_assist_50 "6"
set scr_tdm_score_assist_25 "4"
set scr_tdm_score_assist "2"
set scr_tdm_score_suicide "0"
set scr_tdm_score_teamkill "0"
set scr_tdm_score_dogkill "3"
set scr_tdm_score_dogassist "1"
set scr_tdm_score_challenge "250"


//FFA based xp points
set scr_dm_score_kill "5"
set scr_dm_score_headshot "5"
set scr_dm_score_suicide "0"
set scr_dm_score_dogkill "2"
set scr_dm_score_challenge "250"


//CTF based xp points
set scr_ctf_score_kill "10"
set scr_ctf_score_headshot "10"
set scr_ctf_score_assist_75 "8"
set scr_ctf_score_assist_50 "6"
set scr_ctf_score_assist_25 "4"
set scr_ctf_score_assist "2"
set scr_ctf_score_suicide "0"
set scr_ctf_score_teamkill "0"
set scr_ctf_score_dogkill "3"
set scr_ctf_score_dogassist "1"
set scr_ctf_score_win "1"
set scr_ctf_score_loss "0.5"
set scr_ctf_score_tie "0.75"
set scr_ctf_score_capture "30"
set scr_ctf_score_defend "30"
set scr_ctf_score_challenge "250"


//KOTH based xp points
set scr_koth_score_kill "10"
set scr_koth_score_headshot "10"
set scr_koth_score_assist_75 "8"
set scr_koth_score_assist_50 "6"
set scr_koth_score_assist_25 "4"
set scr_koth_score_assist "2"
set scr_koth_score_suicide "0"
set scr_koth_score_teamkill "0"
set scr_koth_score_dogkill "3"
set scr_koth_score_dogassist "1"
set scr_koth_score_win "1"
set scr_koth_score_loss "0.5"
set scr_koth_score_tie "0.75"
set scr_koth_score_capture "30"
set scr_koth_score_defend "30"
set scr_koth_score_challenge "250"


//DOM based xp points
set scr_dom_score_kill "10"
set scr_dom_score_headshot "10"
set scr_dom_score_assist_75 "8"
set scr_dom_score_assist_50 "6"
set scr_dom_score_assist_25 "4"
set scr_dom_score_assist "2"
set scr_dom_score_suicide "0"
set scr_dom_score_teamkill "0"
set scr_dom_score_dogkill "3"
set scr_dom_score_dogassist "1"
set scr_dom_score_win "1"
set scr_dom_score_loss "0.5"
set scr_dom_score_tie "0.75"
set scr_dom_score_capture "30"
set scr_dom_score_defend "30"
set scr_dom_score_challenge "250"


//SD based xp points
set scr_sd_score_kill "10"
set scr_sd_score_headshot "10"
set scr_sd_score_assist_75 "8"
set scr_sd_score_assist_50 "6"
set scr_sd_score_assist_25 "4"
set scr_sd_score_assist "2"
set scr_sd_score_suicide "0"
set scr_sd_score_teamkill "0"
set scr_sd_score_dogkill "3"
set scr_sd_score_dogassist "1"
set scr_sd_score_win "1"
set scr_sd_score_loss "0.5"
set scr_sd_score_tie "0.75"
set scr_sd_score_capture "30"
set scr_sd_score_defend "30"
set scr_sd_score_challenge "250"


//TWAR based xp points
set scr_twar_score_kill "10"
set scr_twar_score_headshot "10"
set scr_twar_score_assist_75 "8"
set scr_twar_score_assist_50 "6"
set scr_twar_score_assist_25 "4"
set scr_twar_score_assist "2"
set scr_twar_score_suicide "0"
set scr_twar_score_teamkill "0"
set scr_twar_score_dogkill "3"
set scr_twar_score_dogassist "1"
set scr_twar_score_win "1"
set scr_twar_score_loss "0.5"
set scr_twar_score_tie "0.75"
set scr_twar_score_capture "30"
set scr_twar_score_defend "30"
set scr_twar_score_challenge "250"


//SAB based xp points
set scr_sab_score_kill "10"
set scr_sab_score_headshot "10"
set scr_sab_score_assist_75 "8"
set scr_sab_score_assist_50 "6"
set scr_sab_score_assist_25 "4"
set scr_sab_score_assist "2"
set scr_sab_score_suicide "0"
set scr_sab_score_teamkill "0"
set scr_sab_score_dogkill "3"
set scr_sab_score_dogassist "1"
set scr_sab_score_win "1"
set scr_sab_score_loss "0.5"
set scr_sab_score_tie "0.75"
set scr_sab_score_capture "30"
set scr_sab_score_defend "30"
set scr_sab_score_challenge "250"

Offline Icewow

  • Rank: Private
  • *
  • Posts: 90
    • http://www.wowsnipers.co.uk
Re: fast rank server
« Reply #2 on: January 01, 2009, 05:05:22 pm »
thx joker :)

Offline Icewow

  • Rank: Private
  • *
  • Posts: 90
    • http://www.wowsnipers.co.uk
Re: fast rank server
« Reply #3 on: January 02, 2009, 09:23:26 am »
where do I set scorelimit??it will not get more then 50000..I need more beacuse I have set the kill points to 20000 :roll:

Offline Joker{eXtreme}

  • Rank: Private
  • *
  • Posts: 6108
    • http://www.mycallofduty.com
Re: fast rank server
« Reply #4 on: January 02, 2009, 11:58:35 am »
You have some Gametype setting already in your config m8, just find it and change it to 50000

Offline DoomSlayer

  • Rank: Private
  • *
  • Posts: 506
    • http://www.pmcod.com
Re: fast rank server
« Reply #5 on: January 02, 2009, 12:25:06 pm »
max score limit is 50000 you must set your score limit to 0 in the config to make the score unlimited

 :wink:

Offline Subs

  • Rank: Private
  • *
  • Posts: 7
Re: fast rank server
« Reply #6 on: January 02, 2009, 01:41:18 pm »
sorry to hijack this post slightly BUT

is it possible to do this in COD4 on an extreme mod

The reason being is not to gain quick ranking but to actually slow the ranking system so that it takes longer to reach 55 rank.


Regards

Andy
{S-K} Subs
www.sniperkillers.com

Offline Joker{eXtreme}

  • Rank: Private
  • *
  • Posts: 6108
    • http://www.mycallofduty.com
Re: fast rank server
« Reply #7 on: January 02, 2009, 01:48:43 pm »
No, in COD4 IW cheat protected these dvars.

In COD5 Treyarch did not ((opps for them))

Offline Icewow

  • Rank: Private
  • *
  • Posts: 90
    • http://www.wowsnipers.co.uk
Re: fast rank server
« Reply #8 on: January 02, 2009, 01:53:01 pm »
thx all..its sorted now :wink:

Offline BobbyBobBob

  • Rank: Private
  • *
  • Posts: 30
Re: fast rank server
« Reply #9 on: January 11, 2009, 06:03:18 pm »
HI all,

Does anyone know what the maximum level allowed for a kill is?

If you have it too high it boots you from the server, too low and it's not worth anything.

10 is gonna take a while...is 3000 too high or is it experimental?

Thanks

Offline dutch

  • Rank: Private
  • *
  • Posts: 160
    • http://www.thedukesclan.nl
Re: fast rank server
« Reply #10 on: January 11, 2009, 06:45:48 pm »
78.157.194.105:28960
78.157.194.106:28960

Have a look there m8

Offline BobbyBobBob

  • Rank: Private
  • *
  • Posts: 30
Re: fast rank server
« Reply #11 on: January 11, 2009, 09:09:10 pm »
I appreciate the info but that doesn't tell me anything. I went to you server and got no XP for a suicide and no-one was online.

Anyone else?

Offline smoked1313

  • Rank: Private
  • *
  • Posts: 31
    • http://www.advancedsnipersquad.com
Re: fast rank server
« Reply #12 on: January 11, 2009, 09:39:23 pm »
k i know this is a noob question but where do i put these settings that joker posted? under each gametype say tdm , then the setting that joker put under tdm? I just dont know man , lol. Could someone post their config file for waw to show us an example.

Offline FewPeople

  • Rank: Private
  • *
  • Posts: 206
    • http://www.xanthiserver.dyndns.org
Re: fast rank server
« Reply #13 on: January 11, 2009, 10:15:45 pm »
// TDM
set scr_tdm_globalbattlechatterprobability "100"
set scr_tdm_numlives "0"
set scr_tdm_playerrespawndelay "0"
set scr_tdm_roundlimit "1"
set scr_tdm_scorelimit "0"
set scr_tdm_timelimit "20"
set scr_tdm_waverespawndelay "0"

//TDM based xp points
set scr_tdm_score_kill "1000"
set scr_tdm_score_headshot "1500"
set scr_tdm_score_assist_75 "500"
set scr_tdm_score_assist_50 "250"
set scr_tdm_score_assist_25 "150"
set scr_tdm_score_assist "2"
set scr_tdm_score_suicide "0"
set scr_tdm_score_teamkill "0"
set scr_tdm_score_dogkill "500"
set scr_tdm_score_dogassist "250"
set scr_tdm_score_challenge "1000"

in your server.cfg look for similar stuff to this

Offline smoked1313

  • Rank: Private
  • *
  • Posts: 31
    • http://www.advancedsnipersquad.com
Re: fast rank server
« Reply #14 on: January 12, 2009, 11:43:19 am »
kewl man worked ty very much now one more question , how do you get it to show the kill points when u kill someone?