native cod_add_user_health(id, value, maximum = true);
id | Player index |
value | Health points |
maximum | If true player max health limit will be applied |
Adds value to player health points.
This function has no return value.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.