1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
|
//***************************************************************************************************************************
// Ranking
//***************************************************************************************************************************
// Ranking up, 0 = unmodded or ranked server method, unlock perks and weps and custom classes
// 1 = ranking up with all weapons and perks available from the start ...no custom classes
// default = 0
set ace_fullmetal "1"
// show xp hud score points (+5 etc)..only is shown (if enabled) in ace_fullmetal "0"
// 0 = disabled, 1 = enabled, default = 1
set ace_show_xpscore "0"
|