Since this is now a feature, but nobody bothered to make a UI for it, here's what you do:
1. Open the level select to your desired Game / Difficulty
2. Click any level
3. In the console, enter
4. Enjoy
5. If you need to skip a level, enter
6. (Optional) Badger RandomityGuy to make a UI for this
Nobody has implemented automatic LBs or anything yet either, so you might want to post your best times here/another thread, IGT and RTA are both interesting to grind.
1. Open the level select to your desired Game / Difficulty
2. Click any level
3. In the console, enter
Code:
PlayMissionGui.playPack();
5. If you need to skip a level, enter
Code:
menuSkipNextQueue();
Nobody has implemented automatic LBs or anything yet either, so you might want to post your best times here/another thread, IGT and RTA are both interesting to grind.
This signature is real code
Code:
function clientcmd12dothepq() {
commandToClient(LocalClientConnection, '34onthedancefloor');
}