Difference between revisions of "GiveExperience WorldScript"
From Serious Sam's Bogus Detour
(Created page with "{{WorldscriptIcon|rgb(182, 116, 9)|453|2}} This is a worldscript. This script can be executed by other scripts. This script can be enabled or disabled. == Properties == * I...") |
|||
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. | |
== Properties == | == Properties == |
Revision as of 10:45, 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. This script can be enabled or disabled.
Properties
- Integer
Amount
, default: 10 - Float
Scalar