#1

Hello, is there very simple way to save and show players time on server all together? like...lsreskjn - time on server - 200 hours 26 minutes...? thanks
Reply
#2

You would need to make a system that saves it.
Reply
#3

well thats what im asking for
Reply
#4

Yes its simple, follow the 4 steps below :

1. Add to your player info variables a variable called "PlayedTime" or choose a name.

2. make a 60 minutes timer that calls a public , if you have paycheck system add it there.

3. Inside the public that you're calling make so the "PlayedTime" variable will increase by 1.

4. make a textdraw that shows that variable with TextDrawSetString.

As for the hours and minutes you will need a stock that caculating the hours.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)