^ Like the title says. I want to have a script that spawns a certain combo (the position can wait until later), but I'm not exactly sure how to do this in ZScript. Do I simply use Screen->ComboT() to give the combo its type and Screen->ComboF() to give it a certain flag, and that's it? Or is there something like Screen->ComboID()?