[FilterScript] Sync Player Time
#1

Update!
  • Not using Y_Hooks anymore
  • Optional 12 hour time format
  • Converted to an Include
  • Options for the color/outline size of the time Texdraw

Okay today i give you a simple filterscript that will sync all players time.
It uses a textdraw to show the time.

Now this filter script can work in 2 different ways

First way:

You can sync all players time with your servers time,
one (in game) minute = one real minute.

Second way:
You can sync all the players time but like in single player mode
1 (in game minute) = 1 real world second.


To have way one uncomment
pawn Код:
#define SYNC_SERVER_TIME
for way 2
pawn Код:
//#define SYNC_SERVER_TIME

TimeFormat Options:
Just uncomment to use 12 hour time format, if commented it will use 24 Hour time format.
pawn Код:
//#define USA_TIME_FORMAT
enjoy.

Include - Latest Version Using ALS Hooks
FilterScript -Old Version Using Y_HOOKS


Credits to Twisted_Insane : this filterscript was a request he had.
Reply


Messages In This Thread
Update! Sync Player Time - by Jonny5 - 19.04.2012, 03:37
Re: Sync Player Time - by Spooky - 19.04.2012, 05:51
Re: Sync Player Time - by Twisted_Insane - 19.04.2012, 06:46
Re: Sync Player Time - by Jonny5 - 06.05.2012, 16:23
Re: Sync Player Time - by Twisted_Insane - 06.05.2012, 21:01
Re: Sync Player Time - by Jonny5 - 06.05.2012, 21:07
Re: Sync Player Time - by Cheesus - 28.08.2012, 15:29
Re: Sync Player Time - by BGTrucker - 15.03.2014, 15:30

Forum Jump:


Users browsing this thread: 1 Guest(s)