13.02.2008, 21:42
Ok this is the first FS i have ever released so be kind lol
update
ok i havent had much time for scripting and stuff lately so ive just made a quick and simple weather changing system...
the weather will change every 3 hours
it will use one of the following weathers
About:
This filterscript will put a clock in the top right corner (like sigleplayer) with the day of the week above it. The clock and day is that of the area where the server is hosted (for example if it was in the london it would show the time as GMT 0) it also sets the time in the server to the real time
ok here are the downloads
V3 - Bug fix
[pastebin | Source]
[mirror] - thanks Numhaken
V2 - Random Weather change every 3 hours
[pastebin | Source]
[Mediafire | Source and .amx]
V1 -
[pastebin | Source]
[Mediafire | Source and .amx]
also credits to d.wine for the GetWeekdayNum(d, w, y) and getrem(a,b) functions
update
ok i havent had much time for scripting and stuff lately so ive just made a quick and simple weather changing system...
the weather will change every 3 hours
it will use one of the following weathers
Код:
# 1 to 7 = different versions of blue skies/clouds # 8 = stormy # 9 = cloudy and foggy # 10 = clear blue sky (falls into 0-7 category) # 11 = scorching hot (Los Santos heat waves) # 12 to 15 = very dull, colorless, hazy # 16 = dull, cloudy, rainy # 17 to 18 = scorching hot
This filterscript will put a clock in the top right corner (like sigleplayer) with the day of the week above it. The clock and day is that of the area where the server is hosted (for example if it was in the london it would show the time as GMT 0) it also sets the time in the server to the real time
ok here are the downloads
V3 - Bug fix
[pastebin | Source]
[mirror] - thanks Numhaken
V2 - Random Weather change every 3 hours
[pastebin | Source]
[Mediafire | Source and .amx]
V1 -
[pastebin | Source]
[Mediafire | Source and .amx]
also credits to d.wine for the GetWeekdayNum(d, w, y) and getrem(a,b) functions