Help with Time Of day
#1

How do i make it's always night time on script.
Reply
#2

Quote:
Originally Posted by YoungMoolaBaby.2010
How do i make it's always night time on script.
OnPlayerConnect(playerid)
{
SetPlayerTime(playerid, 0);
return 1;
}
Reply
#3

Quote:
Originally Posted by IamNotKoolllll
Quote:
Originally Posted by YoungMoolaBaby.2010
How do i make it's always night time on script.
OnPlayerConnect(playerid)
{
SetPlayerTime(playerid, 0);
return 1;
}
Thanks for the help.
Reply
#4

Quote:
Originally Posted by YoungMoolaBaby.2010
Quote:
Originally Posted by IamNotKoolllll
Quote:
Originally Posted by YoungMoolaBaby.2010
How do i make it's always night time on script.
OnPlayerConnect(playerid)
{
SetPlayerTime(playerid, 0);
return 1;
}
Thanks for the help.
np
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)