Our search systems are undergoing rapid maintenance, they may be intermittently unavailable. Sorry for the inconvenience!
Universal Script 📌
80.1k Views

Custom output color

Universal Script 📌Uploaded by
VerifiedVerified
Verified Badge
Verified User
2 years ago
Please login to perform these actions:

Description

Just an easy "library" to use, to change the output color of your print how to use: Insert your own colors in Modules.Colors, you can do this by e.g using a color picker for it (its in rgb) then do: Output:print("Color","Text") Optionial: Output:print("Color","Text",size) How does it work? Every time you use print or any other method that outputs text (excluding rconsoleprint, of course), it adds a TextLabel to the Developer Console. However, you now have the option to enable RichText, which allows you to incorporate HTML code into your elements. This feature enables you to modify text attributes such as font color, size, and more.

View Raw
Edited By: Verified Download


Comments
2
User profile picture
nokey 2 years ago - Edited
nice
User profile picture
prenstoppah 2 years ago - Edited
101% unc confirmed
Please Login to add a comment.