Wiki

Clone wiki

EFLC-MP LUA / setPlayeHealth

Description

Sets a new HP for the player

Parameters

Int playerId, Int hp
Int playerId

Int hp: HP ranges: < 0 = dead, > 0 = alive, 200 = full HP

Return values


Example

Updated