[FilterScript] [FS] Time & Date - 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] [FS] Time & Date (
/showthread.php?tid=157184)
[FS] Time & Date -
4#Future - 05.07.2010
Time & Date (simple)
Hey guys,
I wan't to present my new filterscript, time & date.
I know it's not really new, but it is a really bugless and effectiv filterscript.
For all scripting newbies it is a very good solution, because it's so simple.
Some information for the filterscript:
- version: 0.2
- no main message, if you are connected
- editable colors for the TextDraw
Screenshot:

Download:
http://rapidshare.com/files/405178196/Time_Date.rar
(you can find a manuel for installing the filterscript in the archive)
Kind regards - 4#Future |||
Re: [FS] Time & Date -
TheDrifter - 05.07.2010
Screen

?
Re: [FS] Time & Date -
AKA_Cross - 05.07.2010
Good Job, i like it.
Re: [FS] Time & Date -
TheDrifter - 05.07.2010
Jaja Nice
Re: [FS] Time & Date -
4#Future - 06.07.2010
Okay thanks...!
If you have some ideas or wishes what I can do, please tell it me.
Re: [FS] Time & Date -
TheDrifter - 06.07.2010
yes add a colour (Hours blue, Minutes red, Date yellow..) Add a seconds
Re: [FS] Time & Date -
PotH3Ad - 06.07.2010
Nice, I'll be using it...
Re: [FS] Time & Date -
nuriel8833 - 06.07.2010
Nice job man! But I need one only with the time =)
Re: [FS] Time & Date -
YellowCloud - 06.07.2010
Nice job, awesome clock
Re: [FS] Time & Date -
DJBluefader - 06.07.2010
The position sucks. The date goes over the armourbar.
AW: [FS] Time & Date -
4#Future - 06.07.2010
Ok, your right I didn't see that! Thanks...
Here what you have to edit, that it works, this two lines...
Edit line 49...
Code:
ViewZeit = TextDrawCreate(547.0, 24.0, "00:00");
...to
Code:
ViewZeit = TextDrawCreate(547.0, 13.0, "00:00");
And edit line 59...
Code:
ViewDatum = TextDrawCreate(547.0, 43.0, "00.00.0000");
...to
Code:
ViewDatum = TextDrawCreate(547.0, 31.0, "00.00.0000");
Thats all and your TextDraw will be showed over the shield bar.
And if you want to change the colors, edit line 52 and 62. You will need HTML colortypes.
Re: [FS] Time & Date -
OldDirtyBastard - 06.07.2010
can you please reupload, the link is broken :/
Re: [FS] Time & Date -
hab2ever - 06.07.2010
Good job..
Re: [FS] Time & Date -
Brian_Furious - 06.07.2010
Ye, ye no bad idea
Re: [FS] Time & Date -
OldDirtyBastard - 06.07.2010
wow they are awesome!

but i wish they woud be like ingame time you know 24 minutes= 24 gta hours...
Re: [FS] Time & Date -
[Mr]Wallace - 07.07.2010
It's better if this FS Could change day & night by Time also weather !
Re: [FS] Time & Date -
Brian_Furious - 07.07.2010
Quote:
Originally Posted by [Mr]Wallace
It's better if this FS Could change day & night by Time also weather !
|
Would be cool
AW: [FS] Time & Date -
4#Future - 08.07.2010
Thanks for replay!
I will update the FilterScript, that it changes automatic the weather
and some litte fixes.
New version coming soon...
Re: [FS] Time & Date -
[Mr]Wallace - 09.07.2010
That's Awesome if you can Configure Time with day & night [Weather] !
Good Luck ^^
Re: [FS] Time & Date -
Kar - 09.07.2010
uh. 1 minute = a hour? 1 second = a minute? or real life minutes and hours