SA-MP Forums Archive
[FilterScript] Clock, synchronized with the server system - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [FilterScript] Clock, synchronized with the server system (/showthread.php?tid=540886)



Clock, synchronized with the server system - zwoorelook - 08.10.2014

Good'm beginner in SAMP area, I like that clock system and would like to share with you friends.



Well this script and not mine, so I'll be leaving the credits in the code
Some may find it unnecessary, but I'm just trying to help. Thank you

Download:
Pastebin

Credits:
playhappy
zwoorelook - Edit


Re: Clock, synchronized with the server system - PMH - 08.10.2014

how did you made the clock disappear?


Re: Clock, synchronized with the server system - Roei1998 - 08.10.2014

Nice filterscript, thanks for the share.


Re: Clock, synchronized with the server system - Ryan4eto - 08.10.2014

i can't compile it it give's me undefined symbol SetWorldTime and undefined symbol gettime


Re: Clock, synchronized with the server system - GamingPro - 08.10.2014

Nice


Re: Clock, synchronized with the server system - JJack - 08.10.2014

You didn't even define anything.


Re: Clock, synchronized with the server system - zwoorelook - 08.10.2014

Quote:
Originally Posted by Roei1998
View Post
Nice filterscript, thanks for the share.
Quote:
Originally Posted by GamingPro
View Post
Nice
Thank you. This system and not mine, so I start entere more about * PAWN, I will share my files with the community


Re: Clock, synchronized with the server system - Crayder - 08.10.2014

Quote:
Originally Posted by Ryan4eto
View Post
i can't compile it it give's me undefined symbol SetWorldTime and undefined symbol gettime
You included it before a_samp, put a_samp on top...