Erlandys Posted August 16, 2012 Posted August 16, 2012 Hello, so this is simple Count Down engine. -> Code <- It's very simple to use activeChar.startCountDown(35, "The test Count Down is turned on for %s seconds!", Position.MiddleCenter, false); First variable is seconds for Count Down. Second variable is text which will be shown (%s - seconds, %m - minutes, %h - hours; if you put Upper case instead Lower case (%S instead %s and so on) then you will see zero in front of time left (if time left is lower than ten). Example: lower case - (59 or 9), upper case (59 or 09)). Third is text place in the screen. Fourth is to choose, text will be big or small. Example: Sorry if it's not usefull and for bad english. P.s. credits: Erlandys. Quote
Darule Posted August 16, 2012 Posted August 16, 2012 It seems legit. Good work and thanks for your share m8 keep it like this ;) Quote
tenshicz Posted August 17, 2012 Posted August 17, 2012 nice for events mate, thanks for you share ;) Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.