Garry's Mod Wiki

CRecipientFilter:RemovePlayers

  CRecipientFilter:RemovePlayers( CRecipientFilter input )

Description

Remove players from this recipient filter that are present in a given table or recipient filter.

Arguments

1 CRecipientFilter input
The filter that contains a list of players to remove. This can also be a sequential table of players. Non player entities will be ignored. If a player in the given table/filter is not present in this filter, it is ignored.