- Joined
- Dec 2, 2007
- Messages
- 14
Next question for my map. =)
How would you scroll a concatenate string text across the screen?
The two parts as of yet are "|c########Level|r" and an integer variable.
An idea I had was to create a loop and make each loop create that many space characters before my words via another concatenate string. However, I can't figure how to enter (Integer A) spaces into a string.
Edit: I have clear text before each loop.
How would you scroll a concatenate string text across the screen?
The two parts as of yet are "|c########Level|r" and an integer variable.
An idea I had was to create a loop and make each loop create that many space characters before my words via another concatenate string. However, I can't figure how to enter (Integer A) spaces into a string.
Edit: I have clear text before each loop.