#how can i getthe unit time of playerplaying?

1 messages · Page 1 of 1 (latest)

craggy sparrow
#

how can i get
the unit time of player
playing?

#

like i want not np 1h 30m 13s

#

but time in unit

signal crater
#

statistic expansion

craggy sparrow
#

not in

#

not formatted

signal crater
#

that should return the amount of ticks, in a number

#

supposedly

craggy sparrow
#

how

#

can i do that

signal crater
#

statistic expansion

craggy sparrow
#

yes

#

but

#

what placeholder

#

%statistic_what%

signal crater
#

statistic expansion provides anything from the link i sent, so %statistic_play_one_minute%

craggy sparrow
#

o

#

thanks

signal crater
#

actually thats not true sorry, theyre renamed a little bit

#

%statistic_time_played:seconds

craggy sparrow
#

this is right %statistic_play_one_minute%

#

it works

signal crater
#

ah yeah cool

craggy sparrow
#

it not works

signal crater
#

play_one_minute gives u the amount of ticks, which would be x 20 for one second for example

craggy sparrow
#

so how can i do

#

the real unit time

#

for time played

signal crater
#

if u want seconds, use %statistic_time_played:seconds%

craggy sparrow
#

i want

#

total time of unite

#

not only seconds

signal crater
#

of what unit

craggy sparrow
#

when i have played

#

3d

#

so the unit time

#

is 259200

#

you know and i want the output

#

259200

signal crater
#

try %statistic_seconds_played%