Veggie
Full Member
Posts: 415 Reputation: 21
37 / /
Joined: Sep 2004
|
RE: Countdown for PSM/Nick
First release,
Download
code: /*
* ----------------------------------------------------------------------------
* Countdown PSM Script (Version 1.5)
* Email: chrislane.org.uk
*
* Commands:
* To set the date:
* /script csetdate <day> <month> <year>
*
* To set the string:
* /script csetformat <string>
*
* {d} = days
* {h} = hours
* {m} = minutes
* {s} = seconds
*
* To set the update interval:
* /script csetint <seconds>
*
* To start the counter:
* /script cstart
*
* To stop the counter:
* /script cstop
* ----------------------------------------------------------------------------
*/
This post was edited on 03-25-2006 at 01:27 PM by Veggie.
|
|