Jump to content

[Share] Count Down Engine


Recommended Posts

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:

shot00011jn.jpg

 

Sorry if it's not usefull and for bad english.

P.s. credits: Erlandys.

Link to comment
Share on other sites

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...