*EDITED*
is there a way to create a kill counter? lets say a counter that will store all the kills of player 1
thanks!
*EDITED*
is there a way to create a kill counter? lets say a counter that will store all the kills of player 1
thanks!
Last edited by Eran1243; 04-05-2012 at 07:11 PM.
Hi,
thank you for your answer.
I tried making a kill counter using this script:
*** IF ***
True.
*** THEN ***
Set 'data' to 0
Show 'data' with text Localized String: 'kills'
Store the amount of kills by player Player 'Player_1' of the kindof Kind is 'VEHICLE' to the counter 'data'
but it doesnt seem to work, Is it the right script? all the rest of them are for specific units inside the game and I want for all the units..
thanks
anybody? help please :/