Hi!
Is there a way to create a kill counter without adding to it any unit in the game?
What I mean is this:
I currectly have this script which works fine:
*** IF ***
True.
*** THEN ***
Store the amount of kills by player Player 'Player_1' of the type of object 'GDIRifleSoldierSquad' to the counter 'p1k1'
The problem is,I need to count ALL the kills,including other units than rifle squad...
Is there a way to do this?
also,is there a way to add money from counter? lets say counter X = 7000,is there a script that will add this number of credits exactly?
THANK YOU!

Reply With Quote