14.06.2015, 14:38 
	
	
	
		Hei guys I taked this filterscript from the forum
 https://sampforum.blast.hk/showthread.php?tid=446329
And don't have the function to delete maybe help me?
format(Querys,sizeof(Querys),"DELETE FROM friendlist WHERE fr_name = %s", giveplayerid);
mysql_query(Querys);
giveplayerid is the name who I typed
	
	
	
 https://sampforum.blast.hk/showthread.php?tid=446329And don't have the function to delete maybe help me?
format(Querys,sizeof(Querys),"DELETE FROM friendlist WHERE fr_name = %s", giveplayerid);
mysql_query(Querys);
giveplayerid is the name who I typed


