SA-MP Forums Archive
[FilterScript] [FS]The Remi-X Time Tools V2.0, the PERFECT all-in-one clock for your server! - 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]The Remi-X Time Tools V2.0, the PERFECT all-in-one clock for your server! (/showthread.php?tid=74050)

Pages: 1 2


Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - [DSK]Vyorel - 02.05.2009

[UPDATE]
before

Код:
	//Timers
	SetTimer("RemiX_Time_Tools", 1000, true);
	SetWorldTime(hour)
}
Quote:

error 001: expected token: ";", but found "}"

after
without errors


Код:
	//Timers
	SetTimer("RemiX_Time_Tools", 1000, true);
	SetWorldTime(hour);
}
=> line 260


Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - Remi-X - 02.05.2009

Quote:
Originally Posted by [DSK
Vyorel ]
[UPDATE]
before

Код:
	//Timers
	SetTimer("RemiX_Time_Tools", 1000, true);
	SetWorldTime(hour)
}
Quote:

error 001: expected token: ";", but found "}"

after
without errors


Код:
	//Timers
	SetTimer("RemiX_Time_Tools", 1000, true);
	SetWorldTime(hour);
}
=> line 260
Yes, that is what is said. But i'm not making it good now, until the next update.


Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - DauerDicht - 05.05.2009

Found a Bug:

At 11 o clock (night) the weather id have a bug.. it all red and suck.. how can i fix that?



Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - Remi-X - 05.05.2009

Yeah, i saw that bug, and i think that i know how to fix it. I'm not going to explain it now, but i shall fix it in the next version


Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - DauerDicht - 06.05.2009

Can you fix it and up it pls? It's important! ty


Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - Remi-X - 06.05.2009

Quote:
Originally Posted by DauerDicht
Can you fix it and up it pls? It's important! ty
Moment


Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - Remi-X - 06.05.2009

Next version. V1.2.
Changelog:
-The red weather is hopefully deleted.




Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - DauerDicht - 06.05.2009

thx, will test it tomorrow!!


Re: [FS]The Remi-X Time Tools V1.1 [So, it's UPDATED] - Remi-X - 06.05.2009

ok, i've updated the pastebin and downloads in the topic start also.


Re: [FS]The Remi-X Time Tools V1.2 [So, it's UPDATED] - DauerDicht - 10.05.2009

A Question:
How can i make that it on 6 o clock darker? With sundown




Re: [FS]The Remi-X Time Tools V2.0, the PERFECT all-in-one clock for your server! - kidx - 03.07.2011

The time is not showing up on RuNix cops and robbers how do i get this to work with it i want the night synced properly night is night day is day but i see no time and date.