| 12-28-2008, 03:34 AM | #1 |
I'm sorry if this is count as a spam thread but I really needed help. I'm a noob in map making and recently i'm working on a map. I wanted a script to make the players in the game win when they reach a certain amount of kills.... Sorry for my noobness and noob english ![]() |
| 12-28-2008, 03:47 AM | #2 |
Well, to start off, you need to track keep of kills. To do this, you're going to need an integer array. I've attached an example map of what you need to do. It's very basic, you'll need to make sure you don't need any extra conditions. |
| 12-29-2008, 10:17 AM | #3 |
Thanks for the help, i really really appreciate it T_T |
