4rpl:commands:setmsgbutton
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |
4rpl:commands:setmsgbutton [2022/06/17 11:00] – Grabz | 4rpl:commands:setmsgbutton [2024/11/10 00:20] (current) – Fixed strange grammar Vertu |
---|
: A Boolean indicating if the button is visible. All buttons are disabled by default. | : A Boolean indicating if the button is visible. All buttons are disabled by default. |
? text | ? text |
: The text to appear on the button. Keep it short. It will wrap and the button height will stretch to accommodate the text. This has access to all of CW4's [[cw4:a.d.a_syntax_syntax_guide|rich text formatting can be used]]. | : The text to appear on the button. Keep it short. It will wrap and the button height will stretch to accommodate the text. This has access to all of CW4's [[cw4:a.d.a_syntax_syntax_guide|text formatting]]. |
? color | ? color |
: The background color of the button, expressed as a [[V4]] [[4rpl:commands:specialsyntax#vectors|vector]]. Each of the 4 fields is a floating-point value between 0 (zero) and 1 (one) indicating, respectively, the Red, Green, Blue and Alpha component values. Numbers larger than 1 are treated as 1. | : The background color of the button, expressed as a [[V4]] [[4rpl:commands:specialsyntax#vectors|vector]]. Each of the 4 fields is a floating-point value between 0 (zero) and 1 (one) indicating, respectively, the Red, Green, Blue and Alpha component values. Numbers larger than 1 are treated as 1. |
4rpl/commands/setmsgbutton.txt · Last modified: 2024/11/10 00:20 by Vertu