night time ??
#1

hi guys i want my server time set to night always ,

if player connect or logout i want it always night ?

how can i do it
Reply
#2

SetWorldTime
Reply
#3

plz i am not good at script can u make it all of the script

time will be 0 ,
Reply
#4

pawn Код:
public OnGameModeInit()
{
    SetWorldTime(0); // here !! ;)
    return 1;
}
Reply
#5

Do it OnPlayerConnect if you want it dark when a player connects.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)