Difference between revisions of "ShowPlattConceptArt WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(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}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Shows a concept screen like <code>[[ShowConceptArt WorldScript|ShowConceptArt]]</code>, but inside of a Platt TV screen. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 12:07, 26 July 2017

Shows a concept screen like ShowConceptArt, but inside of a Platt TV screen. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • String Filename, default: "gui/concepts/empty.gui"
  • String PlattFilename, default: "gui/concepts/platt/start.gui"
  • String DisplayText
  • String ButtonText, default: ".levelend.ok"
  • Unit feed OnClosed, validates