This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
init()
|
||||
{
|
||||
if ( getdvarint( "scr_forcerankedmatch" ) == 1 )
|
||||
{
|
||||
level.onlineGame = true;
|
||||
level.rankedmatch = true;
|
||||
|
||||
/#
|
||||
print( "[script]: Forced ranked\n" );
|
||||
#/
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user