- Joined
- Sep 24, 2007
- Messages
- 300
I want to make a unit ranking system, similar to that one in Red Alert 2.
More enemies the unit kills, more stars it gets (in this case items).
I need to store the number of kills of EACH unit into arrayed variables. The problem is, how to set up the arrays? It should be a uniq number of the unit and so far I don't have idea how to set this up.
Thanks for help in advance.
More enemies the unit kills, more stars it gets (in this case items).
I need to store the number of kills of EACH unit into arrayed variables. The problem is, how to set up the arrays? It should be a uniq number of the unit and so far I don't have idea how to set this up.
Thanks for help in advance.