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...") |
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(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. | |
== 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