Author Topic: issue with points  (Read 2269 times)

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
issue with points
« on: March 16, 2010, 12:49:47 pm »
hi there i notice a glich in points attribe

when i kill some one i didn't get any points i stay at 0 and when i dies same thing

why ?

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: issue with points
« Reply #1 on: March 16, 2010, 12:57:30 pm »
Quote from: "kerm007";p="32892"
hi there i notice a glich in points attribe

when i kill some one i didn't get any points i stay at 0 and when i dies same thing

why ?

Hi Buddy,

When you go into gametypes.cfg you will find this for TDM..

//tdm based xp points
set scr_tdm_score_kill "5000"
set scr_tdm_score_headshot "9000"
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"

5000 xp for an kill is an lil bit eh?

I will post up my .cfg for you see its good..

//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"

I have this in an new .cfg

But you can set this settings also in the gametypes.cfg

Note that you check you don't have those settings double..

Hope this helps.

Greetings PhoeniX

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
Re: issue with points
« Reply #2 on: March 16, 2010, 02:14:25 pm »
anything for the DM  ?


Thanks

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: issue with points
« Reply #3 on: March 16, 2010, 02:16:06 pm »
Quote from: "kerm007";p="32900"
anything for the DM  ?


Thanks

Yes :P

//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"

FFA (Free For All) Means DM

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
Re: issue with points
« Reply #4 on: March 16, 2010, 02:48:21 pm »
great

one more thing  if i want to get -5 for a death should i add a line ?
like this

set scr_dm_score_challenge death "-5"


TY

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: issue with points
« Reply #5 on: March 16, 2010, 03:02:44 pm »
Quote from: "kerm007";p="32902"
great

one more thing  if i want to get -5 for a death should i add a line ?
like this

set scr_dm_score_challenge death "-5"


TY

I am not sure about that..

But you can try it :)

I think its the right command for it.

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
Re: issue with points
« Reply #6 on: March 16, 2010, 03:34:32 pm »
when you said to check if i have it in double   where it could be set also ?

i check in my gamestypes.cfg i don't see the
//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

section so i should add it ?

and my command to remove points ?

Thanks alot

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: issue with points
« Reply #7 on: March 16, 2010, 03:56:02 pm »
Quote from: "kerm007";p="32904"
when you said to check if i have it in double   where it could be set also ?

i check in my gamestypes.cfg i don't see the
//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

section so i should add it ?

and my command to remove points ?

Thanks alot

No i mean maybe you added something like that before..

But you didn't i understand..

How do you mean remove points?

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
Re: issue with points
« Reply #8 on: March 16, 2010, 04:48:40 pm »
in the games type.cfg i don't have the setting mention

what i want is to have point alowed when i kill someone and if i die i want points to be substract

now when i die or kill my points stays at 0


Thanks

Offline stufz

  • Rank: Private
  • *
  • Posts: 302
    • http://theblackduck.net
Re: issue with points
« Reply #9 on: March 16, 2010, 06:42:49 pm »
you have to ADD those missing settings to the gametypes.cfg
and the only way to get negative points is built into the game - you kill yourself, you lose points.

In the playercontrol.cfg, there are these settings - that's all there is - you can't subtract points for simply being killed.

// Suicide point loss
set scr_game_suicidepointloss "0"

// TKers
set scr_teamKillPunishCount "3"
set scr_team_artilleryTeamKillPenalty "0.25"
set scr_team_kickteamkillers "0"
set set scr_team_teamkillerplaylistbanpenalty "0"
set scr_team_teamkillerplaylistbanquantum "0"
set scr_team_teamkillpointloss "1"
set scr_team_teamkillspawndelay "20"

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
Re: issue with points
« Reply #10 on: March 16, 2010, 06:51:20 pm »
any setting for death match ?

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
Re: issue with points
« Reply #11 on: March 16, 2010, 08:50:06 pm »
in cod4 and 2 i was able to remove points when i was killed

it will be fun if we can do the same

Thanks

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: issue with points
« Reply #12 on: March 17, 2010, 01:52:24 am »
Quote from: "kerm007";p="32915"
in cod4 and 2 i was able to remove points when i was killed

it will be fun if we can do the same

Thanks

Ah..

You mean when u die or someone else they will lose points..

set scr_game_deathpointloss "5" (For example)

This works for me in Call of Duty 4..

I think its the same in Call of Duty 5

Greetings PhoeniX

Offline kerm007

  • Rank: Private
  • *
  • Posts: 433
Re: issue with points
« Reply #13 on: March 17, 2010, 06:41:35 am »
where do i put this ?

playercontrol or gametype ?

Thanks

Offline 4peterjan4

  • Rank: Private
  • *
  • Posts: 505
    • http://www.specialforces-clan.com
Re: issue with points
« Reply #14 on: March 17, 2010, 08:36:47 am »
Quote from: "kerm007";p="32920"
where do i put this ?

playercontrol or gametype ?

Thanks

In gametypes.cfg