Change Health Action: Difference between revisions

From Pummel Party Mod Documentation
Jump to navigation Jump to search
(Added image)
mNo edit summary
 
Line 2: Line 2:
An action to modify a player's health.
An action to modify a player's health.


This action can set a players health to a given values. It can also add to, subtract from, multiply or divide the health by some value. Division will always round down to the nearest whole number.
This action can set a player's health to a given value. It can also add to, subtract from, multiply or divide the health by some value. Division will always round down to the nearest whole number.


Does nothing if the target is not a player. Only available in [[Minigame Mod]]s
Does nothing if the target is not a player. Only available in [[Minigame Mod]]s


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

Latest revision as of 02:37, 16 December 2022

The Change health action. This example will add 10 health to a player.

An action to modify a player's health.

This action can set a player's health to a given value. It can also add to, subtract from, multiply or divide the health by some value. Division will always round down to the nearest whole number.

Does nothing if the target is not a player. Only available in Minigame Mods