Results 1 to 4 of 4
  1. #1
    Voltslmao's Avatar
    Join Date
    May 2015
    Gender
    male
    Posts
    7
    Reputation
    10
    Thanks
    0

    How would i do this?

    First off, hi to everyone! i'm a bit new here!

    I wanted to ask if anyone knew how i would be able to do this, as i've played in lobbies like this on Xbox Live.

    I want to be able to host private match lobbies on the PC with what i guess you could call a "moddified gamemode" while using my mw2 liberation patch on the PC (which provides UFO mode, EB, dummys for trickshotting, etc). I want to be able to change the kill worth in tdm from 100 points per kill to say 500 points per kill, so instead of the score only going up by "+100" and only 100 points in the score, it would go up by "+500" and 500 points in the score. Does anyone know how i would modify this?

  2. #2
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,112
    My Mood
    Angelic
    Quote Originally Posted by Voltslmao View Post
    First off, hi to everyone! i'm a bit new here!

    I wanted to ask if anyone knew how i would be able to do this, as i've played in lobbies like this on Xbox Live.

    I want to be able to host private match lobbies on the PC with what i guess you could call a "moddified gamemode" while using my mw2 liberation patch on the PC (which provides UFO mode, EB, dummys for trickshotting, etc). I want to be able to change the kill worth in tdm from 100 points per kill to say 500 points per kill, so instead of the score only going up by "+100" and only 100 points in the score, it would go up by "+500" and 500 points in the score. Does anyone know how i would modify this?

    to sum it up, i just want to increase the score recieved per kill to +500 instead of +100 in TDM Private match, while using MW2 Liberation.
    You could load a mod with XP increasment. I dunno if it can be done via cfg file as in MW3 tho.

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

  3. #3
    XenoInfusion's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Posts
    2
    Reputation
    10
    Thanks
    0
    Here you go change the values to what you want, there self explanatory and obviously remove the comment //
    //self setClientDvar( "scr_war_scorelimit", "15000" );
    //self setClientDvar( "scr_war_score_kill", 200 );
    //self setClientDvar( "scr_war_score_headshot", 100 );
    //self setClientDvar( "scr_war_score_assist", 40 );
    //self setClientDvar( "scr_war_score_execution", 200 );
    //self setClientDvar( "scr_war_score_avenger", 100 );
    //self setClientDvar( "scr_war_score_defender", 100 );
    //self setClientDvar( "scr_war_score_posthumous", 50 );
    //self setClientDvar( "scr_war_score_revenge", 100 );
    //self setClientDvar( "scr_war_score_double", 100 );
    //self setClientDvar( "scr_war_score_triple", 150 );
    //self setClientDvar( "scr_war_score_multi", 200 );
    //self setClientDvar( "scr_war_score_buzzkill", 200 );
    //self setClientDvar( "scr_war_score_firstblood", 200 );
    //self setClientDvar( "scr_war_score_comeback", 200 );
    //self setClientDvar( "scr_war_score_longshot", 100 );
    //self setClientDvar( "scr_war_score_asssistedsuicide", 700 );
    //self setClientDvar( "scr_war_score_knifethrow", 100 );

  4. #4
    Jorndel's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Location
    Norway
    Posts
    8,676
    Reputation
    905
    Thanks
    19,112
    My Mood
    Angelic
    Quote Originally Posted by XenoInfusion View Post
    Here you go change the values to what you want, there self explanatory and obviously remove the comment //
    //self setClientDvar( "scr_war_scorelimit", "15000" );
    //self setClientDvar( "scr_war_score_kill", 200 );
    //self setClientDvar( "scr_war_score_headshot", 100 );
    //self setClientDvar( "scr_war_score_assist", 40 );
    //self setClientDvar( "scr_war_score_execution", 200 );
    //self setClientDvar( "scr_war_score_avenger", 100 );
    //self setClientDvar( "scr_war_score_defender", 100 );
    //self setClientDvar( "scr_war_score_posthumous", 50 );
    //self setClientDvar( "scr_war_score_revenge", 100 );
    //self setClientDvar( "scr_war_score_double", 100 );
    //self setClientDvar( "scr_war_score_triple", 150 );
    //self setClientDvar( "scr_war_score_multi", 200 );
    //self setClientDvar( "scr_war_score_buzzkill", 200 );
    //self setClientDvar( "scr_war_score_firstblood", 200 );
    //self setClientDvar( "scr_war_score_comeback", 200 );
    //self setClientDvar( "scr_war_score_longshot", 100 );
    //self setClientDvar( "scr_war_score_asssistedsuicide", 700 );
    //self setClientDvar( "scr_war_score_knifethrow", 100 );
    And if I'm not mistaken this has to go into the _rank.gsc file?
    Find the _rank.gsc here: https://www.mpgh.net/forum/323-call-d...ollection.html

     
    Contributor 01.27.2012 - N/A
    Donator 07-17-2012 - Current
    Editor/Manager 12-16-12 - N/A
    Minion 01-10-2013 - 07.17.13
    Former Staff 09-20-2012 - 01-10-2013 / 07-17-2013 - Current
    Cocksucker 20-04-2013 - N/A

Similar Threads

  1. [Help Request] How would I do this..?
    By ZeroTroubles in forum DayZ Help & Requests
    Replies: 17
    Last Post: 04-15-2013, 11:46 AM
  2. How would I make this?
    By DannyTheGAWD in forum Help & Requests
    Replies: 1
    Last Post: 11-25-2012, 04:13 AM
  3. [Discussion] Bisma - How would I do this?
    By .DLL in forum Visual Basic Programming
    Replies: 4
    Last Post: 06-25-2012, 04:41 AM
  4. How would people do this?
    By Dead 4 Real in forum Combat Arms Coding Help & Discussion
    Replies: 7
    Last Post: 01-22-2011, 02:37 PM
  5. how would u fix this shit?
    By asdf12345678 in forum General
    Replies: 7
    Last Post: 12-09-2009, 05:34 PM