View Single Post
Jim E. Rustler
BANNED
Join Date: Jul 2012
Old 08-17-2012 , 14:05   Re: [ANY] Limit human clients (TF2 MvM spectators fix)
Reply With Quote #7

Quote:
Originally Posted by kolya2142 View Post
How do I set the difficulty level on the server?
To change difficulty, you have to execute the appropriate difficulty file through this command:
Code:
Code:
tf_mvm_popfile "FILENAMEHERE"
It goes like this:
Code:
Code:
tf_mvm_popfile "mvm_mannworks"             //Manouvers (invasion, easy)
tf_mvm_popfile "mvm_mannworks_advanced"    //Machine Massacre (invasion, normal)
tf_mvm_popfile "mvm_mannworks_ironman"     //Mech Mutilation (endurance, expert)
tf_mvm_popfile "mvm_coaltown"              //Crash Course (invasion, easy)
tf_mvm_popfile "mvm_coaltown_advanced"     //Ctrl+Alt+Destruction (invasion, normal)
tf_mvm_popfile "mvm_coaltown_advanced2"    //CPU Slaughter (invasion, advanced)
tf_mvm_popfile "mvm_decoy"                 //Doe's Drill (invasion, easy)
tf_mvm_popfile "mvm_decoy_advanced"        //Disk Deletion (invasion, advanced)
tf_mvm_popfile "mvm_decoy_advanced2"       //Data Demolition (invasion, advanced)
Jim E. Rustler is offline