Jump to content

cool progress bar


Xand3r
 Share

Recommended Posts

Script Functions:

this functions create progress bars from lots and lots of gui labels :shocked:

i think it's rather easy to use them cause you only need 4 functions

coolprogresscreate

coolprogresspercent

coolprogresschange

coolprogressdelete

coolprogressbarcreate($top , $left , $width , $height , $vert , $color ,$border=0,$bordercolor=0xffffff ,$randomcolor=0)-creates a coolprogress bar in a previuosly created

GUI, returns a special id number used to identefy multiple progress bars

coolprogressbarpercent($nums , $percent: sets the percent of a previously created coolprogressbar (with the id $nums)to $percent

Obs: for nou it cannot set it to less than it allready is

coolprogressbarrefresh($nums,$percent) , refreshes a previously created coolprogressbar(with the id number $nums) to a certain percent

this function is explicitly made for coolprogressbarchange

coolprogressbarchange($nums,$border,$bordercolor=0,$color=0,$randomcolor=0)

this function changes the settings of a previously created coolprogressbar(with the id $nums)

"" is default

coolprogressbardelete($nums): :( deletes a coolprogressbar

let me know what you think about it :P

if u got any questions feel free to ask

what i ment with works on xp too is that the normal progress bar can't be smooth on

xp unless u use clasic theme :&

if your OS supports guys and labels then this wil work for u ;))

Edited by alexmadman

Only two things are infinite, the universe and human stupidity, and i'm not sure about the former -Alber EinsteinPractice makes perfect! but nobody's perfect so why practice at all?http://forum.ambrozie.ro

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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