Wiki
Clone wikiEFLC-MP LUA / setPlayeHealth
Description
Sets a new HP for the player
Parameters
Int playerId, Int hp
Int hp: HP ranges: < 0 = dead, > 0 = alive, 200 = full HP
Return values
Example
Updated
Sets a new HP for the player
Int playerId, Int hp
Int hp: HP ranges: < 0 = dead, > 0 = alive, 200 = full HP
Updated