Difference between revisions of "ShowConceptArt WorldScript"
From Serious Sam's Bogus Detour
(Created page with "{{WorldscriptIcon|rgb(83, 182, 255)|128|96}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == *...") |
|||
| Line 1: | Line 1: | ||
{{WorldscriptIcon|rgb(83, 182, 255)|128|96}} | {{WorldscriptIcon|rgb(83, 182, 255)|128|96}} | ||
| − | + | Shows a concept screen and executes <code>OnClosed</code> when the player closes it. This script can be executed by other scripts. This script can be enabled or disabled. | |
== Properties == | == Properties == | ||
Revision as of 12:04, 26 July 2017
Shows a concept screen and executes OnClosed when the player closes it. This script can be executed by other scripts. This script can be enabled or disabled.
Properties
- String
Filename, default:"gui/concepts/empty.gui" - String
DisplayText - String
ButtonText, default:".levelend.ok" - Unit feed
OnClosed, validates