Originally posted by iReset
This is a Post by Vader he was trying to help me
No, it's the \n command for newline.. it looks like multiple text strings but it's just one long one...
The menu options are counted by the scroller...
It doesn't matter how much text you have on screen , it's the number of different text strings that makes it overflow..
That's what I told him to help fix the overflow.. He worked out how to implement it though..
You can try it yourself..
settext("this \n will \n print \n multiple \n lines \n of \n text");
i tryed that along time ago when i started my menu but i think the text is to close and it looks shit