splewis / csgo-practice-mode

CS:GO Sourcemod plugin for private team/individual practice servers
GNU General Public License v3.0
457 stars 71 forks source link

AND and OR filters with name search #227

Open baroca opened 2 years ago

baroca commented 2 years ago

For what a could gather FindGrenadesWithOrFilter and FindGrenadesWithAndFilter mentioned in #129 only works with category search. The suggestion is to include name search as well.

For the record, I tried using commands like:

.nades smoke & banana .nades "smoke & banana"

I always receive No matching grenades found