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.
Darule Posted August 16, 2012 Posted August 16, 2012 It seems legit. Good work and thanks for your share m8 keep it like this ;)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now