Add HP

Player
Server Side
Both Mobile and PC

Restore health to the designated player without exceeding the health limit

Declaration

func AddHP(target entity<Player>, value int)
go

Parameters

Input

Name Type Description
Target Player Target Player
Value Int The value of restored health to the player, only positive numbers are accepted