25.07.2012, 17:08
Change your current if statement to:
pawn Код:
if(strcmp(name,"Champ",true) == 0 && strcmp(name,"Super_Champ",true) == 0)
{