targetex
Browse all symbols documented inside this include file.
Constants
| Name | Description |
|---|---|
| _targetex_included | — |
| TARGETEX_VERSION | = 1.0 |
| TARGETEX_ARG_AIM | Selectors used with cmd_targetex() |
| TARGETEX_ARG_ALL | = "all" |
| TARGETEX_ARG_ALIVE | = "alive" |
| TARGETEX_ARG_BOTS | = "bots" |
| TARGETEX_ARG_DEAD | = "dead" |
| TARGETEX_ARG_HUMANS | = "humans" |
| TARGETEX_ARG_ME | = "me" |
| TARGETEX_ARG_SPECTATING | = "spectating" |
| TARGETEX_ARG_VIEW | = "view" |
Stocks
| Name | Description |
|---|---|
| get_players_ex | — |
| cmd_targetex | Processes a generic target pattern and tries to match it to a client or a group of clients based on filtering flags and the usage of special arguments. |
| targetex_is_team_argument | Checks whether a specified argument is a team argument. |
| targetex_is_group_argument | Checks whether a specified argument is a group argument. |
| targetex_is_no_exclude_argument | Checks whether a specified argument is a type of argument that doesn't allow the admin to exclude himself. |
Enums
| Name | Description |
|---|---|
| GetPlayersFlags | — |
| TargetexFlags | Flags used with cmd_targetex() |
| TargetExTeamStructure | — |
Constants
| Name | Description |
|---|---|
| MAX_PLAYERS | = 32 |
| MAX_NAME_LENGTH | = 32 |