Ok I have been working diligently to create a Mailbox system for the Bravo Online playerhouses. I have EVERYTHING working great. But there is one thing I have come across which I knew would be a problem. So heres what I have come up with:
Suppose I have a message 30 characters long. Now lets say graal can only hold 10 per line in a say2. I can get how many lines I need by dividing 30 by 10. I get 3. Right? Right. Now this paragraph is in a string. How am I going to get a #b after every 10 characters for every line until maxlines (3) - 1. The last part is to keep an extra #b after the last line in a message.
If this were a variable I could do it, but I do not operate well with strings. Anyone have an idea?
__________________ Job: A Legend
And you think that you have played Graal forever? Ha!