Change Score Action: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Added image)
mNo edit summary
 
Line 3: Line 3:
An action that can change the player's score.
An action that can change the player's score.


The action can set, add, subtract, multiply or divide a players score. When dividing, the value will always be rounded down to the nearest whole number.
The action can set, add, subtract, multiply or divide a player's score. When dividing, the value will always be rounded down to the nearest whole number.


Does nothing if the target isn't a player. Can only be used in [[Minigame Mod]]s.
Does nothing if the target isn't a player. Can only be used in [[Minigame Mod]]s.


[[Category:Actions]]
[[Category:Actions]]

Latest revision as of 02:43, 16 December 2022

The Change Score action in the Action Editor. This example will reduce the player's score by 1.

An action that can change the player's score.

The action can set, add, subtract, multiply or divide a player's score. When dividing, the value will always be rounded down to the nearest whole number.

Does nothing if the target isn't a player. Can only be used in Minigame Mods.