I'm not 100% sure what is the best way to do this and I know it would take 5 secs from someone here. even a pointer to the correct funtion to use would be a help.
This is with a plugin BTW
I have a string which contains the long zonename which I print to the hud. What I would like to do is create a string to print underneath which is the same length but filled with "=" characters.
I've tried looking at the String Manipulation examples in .Net and although they all do weird and wonderful stuff none seem to do what I need (either that or they just over complicate it.)


