clock problem
#1

I got Shad's system clock and I have a problem.
9 am reversed with 21 pm

sorry for my bad english
Reply
#2

9 is 21 in a 24 hour clock. Are you sure it wasn't nighttime?
Reply
#3

Oh,cmon,you downloaded a CLOK SYSTEM :O?If you don't want to have a syncronizhed clock system(with real time) just do this:

pawn Код:
public OnPlayerSpawn
{
    SetWorldTime(14);
    TogglePlayerClock(playerid,1);
    return 1;
}
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)