DONALD82 Posted May 9, 2020 Share Posted May 9, 2020 Hello I would like to propose to reset our ranks skills etc.. but not erasing our xp So far we can reset our stats, beginning with 1 killing rate and going on If we reset our xp, we reset xp and ranks skills and so on I d like to erase my ranks skills etc... but having my xp Is it possible to do=? I think it cannot be done Could you make it possible? to have our xp.. and start again gaining engineers skills , promoting from soldier to corporal and so on thanks 1 Quote Link to comment Share on other sites More sharing options...
CheepHeep Posted May 9, 2020 Share Posted May 9, 2020 (edited) Those skills are directly related to XP though. You need XP to progress through those skill ranks. Each server has them set to a specific amount of XP per level/class and when that is achieved you get your promotion + perks. If you keep your XP then you will probably already have unlocked the ranks unless you stack all your XP on one skill group - say light weapons. For silent mod, there is a !givexp cmd where you can give xp to specific classes such as light weapons so if you reset your xp and do it that way, that is one method. I don't think this will be an option readily available to people though haha. Example of server settings for XP requirements for each class: //Allow customization of the experience points necessary to go up in ranks. set skill_soldier "20 50 90 140 200" set skill_medic "20 50 90 140 200" set skill_engineer "20 50 90 140 200" set skill_fieldops "20 50 90 140 200" set skill_covertops "20 50 90 140 200" set skill_battlesense "20 50 90 140 200" set skill_lightweapons "25 60 130 270 550" //Cvars to cap the max level a player can gain in a skill. set g_maxLevelLightWeapons "5" set g_maxLevelBattleSense "5" set g_maxLevelSoldier "5" set g_maxLevelMedic "5" set g_maxLevelEngineer "5" set g_maxLevelFieldOp "5" set g_maxLevelCovertOp "5" Edited May 9, 2020 by CheepHeep 4 1 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.