Use the color code to set the background color.
Text without background color:
Text with background color:Code:ConsoleScreen:writeString("I'm not highlighted",0,0,999)
Hope I helpedCode:ConsoleScreen:writeString("I'm highlighted",0,1,999111)![]()
Hi, me again :3 Ive had this problem for the longest time. I cannot for the life of me make a Console Screen have a Highlighted selection, like it highlights a word you have selected with scrolling buttons, and make it select that. one example of this would be in a vending machine. there's a screen that displays a selection of items, and the current selection is highlighted. you can scroll up and down in the selection menu for different items, and click enter and it knows which item you have selected. this would be very helpful. thanks.
Use the color code to set the background color.
Text without background color:
Text with background color:Code:ConsoleScreen:writeString("I'm not highlighted",0,0,999)
Hope I helpedCode:ConsoleScreen:writeString("I'm highlighted",0,1,999111)![]()
<3
itsText with background color:
Hope I helpedCode:ConsoleScreen:writeString("I'm highlighted",0,1,999111)![]()
Code:ConsoleScreen:writeString("I'm highlighted",0,1,999,111)![]()
Bookmarks