Example usage:
Code (Text):
bar(1, 2, 30)
The first number represents how filled the progress should be, and the second number represents the max fill. This works similar to fractions and ratios, 1/2 is a half. Then the last number is how many increments ("|") should be displayed. This example shows 30, so if I ran that example it would be 15 green, 15 grey.