Game Development Community

Kill Indicator

by none · in RTS Starter Kit · 08/12/2008 (9:55 pm) · 1 replies

I know how to set up a txtctrlgui that says(ect.) Orcs eliminated, but how would I make it go up and display a victory gui when this score reaches 5? Would this be set for every single mission, or could I set it for a single mission. Also I'm sorry to ask another question so soon but I am new. All help is appreceiated

#1
08/22/2008 (7:28 pm)
You should check the Starter.FPS that already haves a score gui.
All i can say is that you can do this with scripting.

You can implement your own kill counter but trying to figure out what was done in the FPS would be the easier way to go.