Es getlivingplayercount
From EventScripts Community Encyclopedia
|
[edit] OverviewSyntax: 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: es_xgetlivingplayercount [edit] DescriptionSimilar to es_getplayercount, but only counts players that are not dead. [edit] Parameters
[edit] Examples// Get the total number of living players and store in the variable "alive" es_getlivingplayercount alive // Get the total number of living Terrorists and store in the variable "alive_ts" es_getlivingplayercount alive_ts 2
[edit] Notes
[edit] See also |
