I am looking for directions on how to launch a custom level from the Mod tools I am working on where it will automatically select my class, and skip the default 15 second delayed start.
I tried plugging some commands into the Mod tool Launcher:
+set_gametype tdm +gts timelimit 0 +gts prematchperiod 0 +gts disableClassSelection 0
Not sure the syntax do you put a ; , between them
Any information on the syntax or other commands to get me into a level faster would be appreciated or if I should create a custom launch .bat for the level, any clues would be great.
Also heard of a term named White listing commands before they will work, but I also failed to get any progress on that.
Thanks for the help!