Posts: 14
Threads: 6
Joined: Jan 2012
Reputation:
0
The /tod command in my script works but is over thrown by something else. When I use the command it switches the weather for a second and switches it right back. Anyone know what can solve this issue? I want to change the server time and the players time. Simply trying to make it day time.
Posts: 14
Threads: 6
Joined: Jan 2012
Reputation:
0
Yes im using setplayertime.
Posts: 977
Threads: 10
Joined: Apr 2011
Reputation:
0
Do you have timer somewhere changing the global time? Enlighten us with your code.
Posts: 14
Threads: 6
Joined: Jan 2012
Reputation:
0
I need a command that uses setplayertime I think.
Posts: 789
Threads: 76
Joined: Nov 2011
Reputation:
0
Search in your code for: SetPlayerTime
And tell me if you find it anywhere else in your script. It could be this causing it to change back to another time.
~Airplanesimen