Posts: 277
Threads: 40
Joined: Sep 2012
Reputation:
0
Hello,
i made a random messages so i want to know that i wanted to increase the time of the random message actually it is not 6000 so how to increase to 1min
Posts: 802
Threads: 41
Joined: Oct 2014
Reputation:
0
1000 = 1 second
60000 = 1 minute
Posts: 1,547
Threads: 122
Joined: Jun 2014
Reputation:
0
Im not sure where have you put the timer...most probably... under onplayerconnect or onplayerspawn... in there will be a param for time change it to 60000
Posts: 67
Threads: 23
Joined: Jan 2015
Reputation:
0
1000 = 1 sec , 60000 = 60 sec
Posts: 277
Threads: 40
Joined: Sep 2012
Reputation:
0
I Have Put the code on OnGamemodeInit()
Posts: 277
Threads: 40
Joined: Sep 2012
Reputation:
0
And How about 2min? is it possible