Difference between revisions of "RandomChance WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(255, 0, 0)|224|288}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == * U...")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(255, 0, 0)|224|288}}
 
{{WorldscriptIcon|rgb(255, 0, 0)|224|288}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Executes the targeted scripts with a random chance. This script can be executed by other scripts. This script can be enabled or disabled.
  
 
== Properties ==
 
== Properties ==

Revision as of 11:54, 26 July 2017

Executes the targeted scripts with a random chance. This script can be executed by other scripts. This script can be enabled or disabled.

Properties

  • Unit feed ToExecute, validates
  • Float ChanceToExecute, min: 0, max: 1, default: 0.5