Difference between revisions of "PlatformStat WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
(Created page with "{{WorldscriptIcon|rgb(255, 195, 16)|224|352}} 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(255, 195, 16)|224|352}}
 
{{WorldscriptIcon|rgb(255, 195, 16)|224|352}}
  
This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled.
+
Sets a platform statistic. Does nothing in custom scenarios. This script can be executed by other scripts.
  
 
== Properties ==
 
== Properties ==

Latest revision as of 16:03, 26 July 2017

Sets a platform statistic. Does nothing in custom scenarios. This script can be executed by other scripts.

Properties

  • Enumeration ActionType, default: None
    • None
    • UnlockAchievement
    • SetStatInt
    • SetStatFloat
    • IncreaseStatInt
    • IncreaseStatFloat
    • DecreaseStatInt
    • DecreaseStatFloat
  • String Name
  • Integer ValueInt
  • Float ValueFloat
  • Unit feed PlayerTarget