DISPLAY TEXT WITH LITERAL STRING
Jump to navigation
Jump to search
Number of parameters: 4 | ||
---|---|---|
Parameter # | Type | Description |
1. | float | x pos |
2. | float | y pos |
3. | string | gxt entry |
4. | string | string to substitute |
Return value: | ||
Type | Description | |
None |
Draws gxt entry with the literal string (4th parameter) at coordinates x, y.
"~e~" in the gxt text will be replaced with the string. Use "STRING" or ("PZ_STRING") gxt entry (which is just "~e~") to just display the literal string.