View Single Post
good_live
AlliedModders Donor
Join Date: Oct 2013
Old 02-14-2016 , 16:04   Re: [CS:GO] Poke players
Reply With Quote #20

Plugin works fine. But there should be a Cvar for the URL and i dont see any reason, why your checking for Alive Players at:

Code:
	if ((target_count = ProcessTargetString(
			user,
			client,
			target_list,
			MAXPLAYERS,
			COMMAND_FILTER_ALIVE,
			target_name,
			sizeof(target_name),
			tn_is_ml)) <= 0)
Thanks for your work

Last edited by good_live; 02-14-2016 at 16:04.
good_live is offline