Profile
Name: |
bandsliders2 |
ID: |
44316 |
Created on: |
Sun, 10/07/2012 - 16:39 |
Updated on: |
Mon, 10/08/2012 - 01:59 |
Description: |
Graphic equalizer for bands.
Same as bandsliders2d3.txt 10pm 10/7/12. |
Best For
Comments
|
| | |
|
Want to try?
Add to Cookbook!
To download recipes to your cookbook, you need to have the game client running.
| |
| | |
| | |
|
Special thanks go to truestone, brow42, Crashguard303, pauldunn, and Timo van der Laan for helping me figure out how to code this recipe. It turns out that
ask.Label5=dialog.AddLabel(bstr)
and
num=5
ask["Label"..num]=dialog.AddLabel(bstr)
do the same thing, but the latter lets you put it into a loop.