Christmas Countdown
#1

Well i had this in my old server before, which was a Textdraw which counted down till Christmas I cant remember how i did it since i have sort of not scripted in a while :<
Reply
#2

Are you looking for something similar?

Quick thought:
Assuming you know all about textdraws...
pawn Код:
new d2xmas = xmasday - getdate(); // Days till' Xmas
You will have to figure out what day Christmas is, and don't say the 25th. I mean from 1 - 365.

The rest is a matter of creating the textdraw, formatting the string, all that boring stuff.
Reply
#3

Quote:
Originally Posted by Malice
Are you looking for something similar?

Quick thought:
Assuming you know all about textdraws...
pawn Код:
new d2xmas = xmasday - getdate(); // Days till' Xmas
You will have to figure out what day Christmas is, and don't say the 25th. I mean from 1 - 365.

The rest is a matter of creating the textdraw, formatting the string, all that boring stuff.
Thanks
Reply
#4

I made this exact same thing last year, but I can't seem to be able to find it. Were the databases deleted some time ago?

I'm remaking it into a filterscript which has a modifiable date.

Here you go
http://joestaff.pastebin.com/f3443707a
Just remember to change the date before compiling.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)