Adds targets to an admin menu.
Each client is displayed as: name (userid) Each item contains the userid as a string for its info.
int AddTargetsToMenu(Handle menu, int source_client, bool in_game_only, bool alive_only)
Menu Handle.
Source client, or 0 to ignore immunity.
True to only select in-game players.
True to only select alive players.
Number of clients added.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.