Jump to content

Recommended Posts

You could name the function "fadeText" and use a boolean for fade-in or fade-out.
Also you should maybe use local variables, cause right now there is the risk that this code could break some other clientside codes, if the user used too many global variables, too.
I don't like the performance of the script, but I think it won't get used that often.

Link to comment

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...