Posts: 552
Threads: 23
Joined: Jul 2011
Reputation:
0
hello
i need some help in getting the total times...
e.g.
the total time played by a player..etc..
Posts: 273
Threads: 4
Joined: Nov 2007
Reputation:
0
Alright, I use a timer to determine how long a player has been online and also how long he's been online in total. By using PVars which are updated every second, minute, hour, days, weeks & years even... But only create the according PVars which you care to measure for Player's Total Time etc.
Posts: 552
Threads: 23
Joined: Jul 2011
Reputation:
0
i dont really understand..
Posts: 552
Threads: 23
Joined: Jul 2011
Reputation:
0
bump*
and i will add more here..
as i think that SetTimer is a function which creates something like a countdown
so i want something that keeps increasing..
please someone could explain that,, or give me a link to some tut or something..