Est Health

From EventScripts Community Encyclopedia


Overview

Syntax: est_Health <players> <operator> <number>

Note: Command parameters are described inside the < and > characters. Optional parameters are contained within [ and ] characters.

Variation of this command that doesn't expand variables: none

Description

Adds players health.


Parameters

  • players - See Est_PlayerSelection for player selection help.
    • #t - terrorists.
    • #c - counter-terrorists.
  • operator - Can be any of the following
    • + - also can use add
    • - - also can use subtract
  • number - The number so will be add or subtracted


Examples

event player_jump
{
   es est_health #t + 1
}


Notes

  • None.


See also

blog comments powered by Disqus