Difference between revisions of "GiveExperience WorldScript"

From Serious Sam's Bogus Detour
Jump to: navigation, search
m (Text replacement - " This script can be enabled or disabled." to "")
 
Line 1: Line 1:
 
{{WorldscriptIcon|rgb(182, 116, 9)|453|2}}
 
{{WorldscriptIcon|rgb(182, 116, 9)|453|2}}
  
Gives experience to all players. If <code>Amount</code> is 0, it will use <code>Scalar</code>, which should be between 0 and 1. This script can be executed by other scripts. This script can be enabled or disabled.
+
Gives experience to all players. If <code>Amount</code> is 0, it will use <code>Scalar</code>, which should be between 0 and 1. This script can be executed by other scripts.
  
 
== Properties ==
 
== Properties ==

Latest revision as of 16:03, 26 July 2017

Gives experience to all players. If Amount is 0, it will use Scalar, which should be between 0 and 1. This script can be executed by other scripts.

Properties

  • Integer Amount, default: 10
  • Float Scalar