This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| crpl:docs:setpopuptextalwaysvisible [2013/08/13 18:41] – [SetPopupTextAlwaysVisible] Neko187 | crpl:docs:setpopuptextalwaysvisible [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~DISCUSSION~~ | + | <- [[crpl: |
| - | <- [[crpl: | + | |
| ===== SetPopupTextAlwaysVisible | ===== SetPopupTextAlwaysVisible | ||
| ^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
| - | |A Popup and a True/False input|A Popup that is/is not always | + | |Always visible?|Changes whether the popup text is visible|'' |
| === Description === | === Description === | ||
| - | If SetPopupTextAlwaysVisible reads " | + | The CRPL tower' |
| === Examples === | === Examples === | ||
| < | < | ||
| - | # makes popup " | + | # makes the current object display the words " |
| - | " | + | " |
| </ | </ | ||
| < | < | ||
| - | # makes popup " | + | # makes the current object display the word " |
| - | SetPopupText (" | + | SetPopupText (" |
| + | SetPopupTextAlwaysVisible (True) | ||
| </ | </ | ||