This repository was archived by the owner on Feb 28, 2021. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 2
PintTheDragon edited this page Sep 16, 2020 · 1 revision
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).
This will set every Class-D's health to 1000:
hp 0 1000