|
Post by brunuu on Feb 22, 2014 19:15:07 GMT
This type of colors is not included on Story Game Creator, you need to download separately
Using the Code
cecho simply redirects the command arguments to the standard output after parsing color information. cecho arguments include: {XX}: colors coded as two hexadecimal digits. E.g., {0A} light green {color}: color information as understandable text. E.g., {light red on black} {\n \t}: New line character - Tab character. {\u0000}: Unicode character code. {{: escape character '{'. {#}: restore initial colors.
|
|