This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
prpl:settextcolor [2016/12/02 23:33] – created - external edit 127.0.0.1 | prpl:settextcolor [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
<- [[.: | <- [[.: | ||
- | ===== | + | ===== |
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | | | | [ - ] | | + | | Red Green Blue Alpha | | [ Int Int Int Int- ] | |
=== Description === | === Description === | ||
+ | Sets the text color and alpha (transparency) | ||
=== Examples === | === Examples === | ||
+ | < | ||
+ | 255 0 0 255 SetTextColor #makes the text red | ||
+ | </ | ||
+ | |||
< | < | ||
i3 = GetIntFromStack(); | i3 = GetIntFromStack(); |