//****************************************************************************** // Call of Duty 2 - eXtreme+ modification //****************************************************************************** // author : PatmanSan // website : http://www.patmansan.com // // mod : eXtreme+ // version : 2.9 // update : October 2013 //****************************************************************************** //****************************************************************************** // CLASS SYSTEM IS NOT FINISHED! //****************************************************************************** //****************************************************************************** // Classes //****************************************************************************** // Global switch // WARNING: DO NOT SET THIS TO "1" UNLESS YOU HAVE THE OPTIONAL CLASSES MOD // DOWNLOADED AND INTEGRATED IN THE FS_GAME FOLDER! // 0 = disabled (default) // 1 = enabled - full // 2 = enabled - only replace weapons on back by class attachments //set ex_classes "0" // Show class hud icons // 0 = disabled // 1 = enabled (default) //set ex_classes_hudicons "1" // Show class status icons on scoreboard // This will overrule the rank system status icons // 0 = disabled // 1 = enabled (default) //set ex_classes_statusicons "1" // Show class head icons // This will overrule the rank system head icons // 0 = disabled // 1 = enabled (default) //set ex_classes_headicons "1"