18.08.2010, 17:02
OKAY im really new here, I used to be a decent scripter like 3 years ago but then i stopped and now im back and cant remember anything, somone help me out with these basics:
why doesn't it work
?!?!?!?!
Код:
public OnPlayerConnect(playerid)
{
if GetPlayerName(playerid,"mrcoolballs")(
SendClientMessage(playerid,0xAA3333AA,"яour to cool for school")else(
SendClientMessage(playerid,0xAA3333AA,"yah you aint cool like mrcoolballs");
return 1;
}
}
?!?!?!?!

