PDA

View Full Version : How do I create a specific combo on-screen?



Nimono
01-12-2007, 08:23 PM
^ 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()?