

So I took screen shots and suggestions on what should I add leave comment below 
u no how i get the colour to change when you go over it??
if(i==scroll){
self.SelectedMenuItem=menu[cycle].name[i];
display[i] ChangeFontScaleOverTime(0.3);
display[i].fontScale=1.5;
display[i] setText("[ "+menu[cycle].name[i]+" ^7]");
}
else
if(i<1)
display[i] setText("^1"+menu[cycle].name[i]);
else
display[i] setText(menu[cycle].name[i]);
self thread destroyOnAny(display[i],"dpad_right","dpad_left","dpad_up","dpad_down","button_square","death","button_square");
} }
display[i] setText("[ "+menu[cycle].name[i]+" ^7]");
If it works I might change it myself
Cheers Buddy. Hope I've helped.


So I took screen shots and suggestions on what should I add leave comment below 
Copyright © 2026, NextGenUpdate.
All Rights Reserved.