Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.
PintTheDragon edited this page Sep 16, 2020 · 1 revision

HP

HP is a command that lets you change the health that a class gets when they spawn. Here's what it looks like:

hp classId health

The second argument (health) is the number that you want to set the player's health to (and not the percentage shown ingame).

Examples

This will set every Class-D's health to 1000:

hp 0 1000
Clone this wiki locally