28.05.2009, 21:10
Will this code work? If not may you correct me,
pawn Код:
new name[24];
GetPlayerName(playerid,name,24);
if(strcmp(name, "JoeDaDude", false) == 0)
{
SendClientMessage(playerid, COLOR_GREEN, "Welcome Administrator Joe");
SendClientMessage(playerid, COLOR_GREEN, "There is no news updates");