Hello I am new to scripting and stuck at a spot.
I was wondering how I could keep track of the number of games or amount of time played by each player. The function or procedure would have to count every game/time while playing ctf no matter the team (except if hes specing) and the number would update at the end of each game (or continually if counting time).
I was thinking of using onplayerjoin but cant seem to find a way to keep tracking the time or games for each player.
Thank you!