Time of day won't change
#1

Guys I have kind of a weird problem it actually is simple,

When I do /tod it changes the time for 1 or 2 seconds and then it goes back to 12:00 (I not mean the display time but I mean the TOD dark, morning, etc etc)

I realy don't get what is wrong and that why I don't know what I need to paste here my hole script you might say but that is 48.000 lines

If someone has a suggestion, please help me out it kinda sucsk for a roleplay server if it always is dark.


Thanks,

Jeroen, Community Owner [Agressive Roleplay]
Reply
#2

It must be a timer or something. Open your GM and look for "SetWorldTime".
Reply
#3

Quote:
Originally Posted by SAWC™
It must be a timer or something. Open your GM and look for "SetWorldTime".
if(ServerHour == 22){SetWorldTime(22);} //Can't be different. I don't know why, but otherwise you get a atomic bomb weather.
else{SetWorldTime(ServerHour);}

That comment if from another scripter that works on our GM he doesen't know it either as you can see
Reply
#4

Someone?
Reply
#5

Код:
Код:
Check for command
SetWorldTime
That is all that could possibly be doing it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)