View Single Post
ThatKidWhoGames
Veteran Member
Join Date: Jun 2013
Location: IsValidClient()
Old 06-14-2018 , 20:04   Re: Team switch using database
Reply With Quote #2

You need to change each of the <= 0 to != 1. You could also simply use one StrContains and check if the string player exists. You also can't return Plugin_Continue to a void function.

Last edited by ThatKidWhoGames; 06-14-2018 at 20:06.
ThatKidWhoGames is offline