Posts: 3,351
Threads: 780
Joined: Jan 2010
pawn Code:
TogglePlayerClock(playerid,1);
.......
Posts: 1,079
Threads: 64
Joined: Jan 2010
You do know that SetTimer is really not good to use to count seconds? Like, you maybe don't notice it the first minute but if you are watching your clock after an hour you see that your clock is a few minutes off. After a day it's probably like 1 hour off..
Use
gettime(); next time.. It will return an unix timestamp and that's always accurate.. (could be like a second off though)
Posts: 75
Threads: 11
Joined: Mar 2011
Reputation:
0
Thank You For That i need reputations guys help me
Posts: 548
Threads: 25
Joined: Mar 2011
Reputation:
0
People who ask for reputation, doesn't get it.
Also, to get reputation, make something that isn't so simple and anyone can do.
Posts: 11
Threads: 0
Joined: Jul 2008
Reputation:
0
First of all, you don't randomly change weather in a CLOCK script.
Second, holy shit, do you know anything about indentation?
Real awful script. If it were beautiful, it could get some respect. But it is ugly as a hairy anus.
Posts: 75
Threads: 11
Joined: Mar 2011
Reputation:
0
Oh Man Your Fighting i will get reputation one day