Hmmmmmmmmmmmm
stock Anthony(playerid,const str[])
{
if(strfind(str, \"Anthony\", true) > -1)
{
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
CreateExplosion(x,y,z,12, 1.0);
SendClientMessage(playerid, PIROS, \"Anthony: Kimondtad a nevem. Gyûjön rád a rontás!\");
}
return 1;
}
Ezt kiszedhetted volna xD