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 == *...") |
m (Text replacement - " This script can be enabled or disabled." to "") |
||
| (One intermediate revision by the same user not shown) | |||
| 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. | |
== Properties == | == Properties == | ||
Latest revision as of 16:03, 26 July 2017
Shows a concept screen and executes OnClosed when the player closes it. This script can be executed by other scripts.
Properties
- String
Filename, default:"gui/concepts/empty.gui" - String
DisplayText - String
ButtonText, default:".levelend.ok" - Unit feed
OnClosed, validates