| Re: Progress bar bgcolor problemJune 7 2003 at 4:23 AM No score for this post | Anonymous (no login) from IP address 217.80.115.108 |
Response to Progress bar bgcolor problem |
| use %barcol = $rgb(255,255,255) instead
if you use $rgb(%bla), mirc counts only one parameter, so it will think you want to convert from one value (0-255^3) to three value (each 0-255)
| |
|
|
|