Help - Search - Members - Calendar
Full Version: how to change config to get binoculars quicker?
{MOB} Forums > Call Of Duty UO Discussion Forum > COD:UO General Discussion
grego34
a few of us like to practice the use of artillery but they don't like to wait so long for the points to gain rank..

where can i change the config to make it easier to get the binoculars?? what is the command? can i make the points less?? blink.gif
ScrapyardBob
scr_rank_ppr "5" // points per rank
scr_force_rank "5" // forces an initial rank on players

Points per rank can be a bit odd. I was using an "exec configfile" in the test server maprotation, but the points per rank wasn't taking effect until the following map. It was as if the battlerank settings were already set in stone when it exec'd the config file. Due to the flurry of map testing, I never had time to sit down and figure out why.

I didn't try "mapname_gametype.cfg" files, however (i.e. mp_uo_tuchola_forest_beta1_bas.cfg).
grego34
i did not see that line for the points per rank?? i looked in my uoconfig_mp . i found it in the awe 2.12 though

/////////////////////////////
// Override ranking system //
/////////////////////////////

// Points recieved for achiving goals
//set awe_br_points_objective "5" // Achieving an objective
//set awe_br_points_teamcap "1" // How many points to the team
//set awe_br_points_cap "2" // Capping a flag
//set awe_br_points_assist "1" // Assisting a cap
//set awe_br_points_defense "2" // Killing enemy in flag zone
//set awe_br_points_kill "1" // Getting a kill
//set awe_br_points_teamkill "-3" // Killing someone on your own team
//set awe_br_points_suicide "-1" // Killing yourself
//set awe_br_points_dying "0" // Getting killed
//set awe_br_points_reversal "0" // Other team taking a flag

// Points need to reach each rank
//set awe_br1 "1"
//set awe_br2 "2"
//set awe_br3 "3"
//set awe_br4 "4"

// Ammo load outs for rank 0
//set awe_br0_gunclips "4"
//set awe_br0_pistolclips "2"
//set awe_br0_grenades "1"
//set awe_br0_smokegrenades "1"
//set awe_br0_satchelcharge "0"

// Ammo load outs for rank 1
//set awe_br1_gunclips "4"
//set awe_br1_pistolclips "3"
//set awe_br1_grenades "2"
//set awe_br1_smokegrenades "1"
//set awe_br1_satchelcharge "0"

// Ammo load outs for rank 2
//set awe_br2_gunclips "5"
//set awe_br2_pistolclips "3"
//set awe_br2_grenades "2"
//set awe_br2_smokegrenades "2"
//set awe_br2_satchelcharge "0"

// Ammo load outs for rank 3
//set awe_br3_gunclips "5"
//set awe_br3_pistolclips "4"
//set awe_br3_grenades "2"
//set awe_br3_smokegrenades "2"
//set awe_br3_satchelcharge "1"

// Ammo load outs for rank 4
//set awe_br4_gunclips "6"
//set awe_br4_pistolclips "4"
//set awe_br4_grenades "3"
//set awe_br4_smokegrenades "2"
//set awe_br4_satchelcharge "1"


where did you find your setup at?? i am not using a dedicated server, just my pc
scr_rank_ppr "5" // points per rank
scr_force_rank "5" // forces an initial rank on players

ScrapyardBob
Ah, you're using AWE... that's a whole different ballgame. I run stock UO 1.51 on my test server and those two points-per-rank and force-rank CVars are built in.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2026 Invision Power Services, Inc.