Hello,
I need help with making scrolling lists on the graph screen. the multi page kind is what i want. I want it to be a changeable list, like contacts. all i have right now is the program reading a string and takes whatever is between two comma and put it in one line and put the next in another, etc. i can only fit 4 per page (don't ask why). every time it goes through 1 option on the string, it adds one to a variable. i also have the getkey know where it is by adding or subtracting one from another variable (P) (option 1 is 1 and option 2 is 2). if the getkey variable tracking thingy is past 4, then it sets it to 1 and sets a third variable (T) to one more than it was. I know how to track which option the player chose (T*P=option number), but what i need help with is the multiple page changing.
if you don't understand what i just asked for or explained, feel free to ask.
The Silver Phantom welcomes you