LightBulb MASTER
Joined: 28 Nov 2000 Posts: 4817 Location: USA
|
Posted: Sun Mar 31, 2002 1:59 am
Using #SUB and %format |
Level: %format("&10.0n",@level) Alignment: %format("&10.0n",@Align) Experience: %format("&10.0n,@exp)
What problems are you having? I'd recommend using %format only on the numbers, as above. It does have a format type for strings, but since you presumably already know exactly what the strings will be it isn't necessary.
LightBulb
All scripts untested unless otherwise noted |
|