HP - JohnodonCode/EasyEvents GitHub Wiki

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