native

zp_set_user_burn

Syntax

native zp_set_user_burn(id, set, Float:Duration = -1.0);

Description

Set Player Burning

Parameters

id Player Index
set Use UNSET for unburn, SET for burn or SET_WITHOUT_IMMUNITY for burn players with Burning immunity
Duration Burning duration, Use -1.0 for default duration

Return

Return true if burn or unburn with sucess