Help please.
#12

Quote:
Originally Posted by Seif_
No, but it's better.
pawn Code:
public OnPlayerConnect(playerid)
{
    new file[64], pname[MAX_PLAYER_NAME];
    GetPlayerName(playerid, pname, sizeof pname);
    format(file, sizeof file, "/applies/%s.ini", pname);
    if(fexist) SendClientMessage(playerid, red, "You have already made your application!");
    else SendClientMessage(playerid,green,"Wanna apply for Administrator ? Type /aa for a IN-GAME Admin Apply!!");
  return 1;
}
Thanks, it worked!
"else"
Reply


Messages In This Thread
Help please. - by rafay - 04.01.2009, 04:57
Re: Help please. - by Zezombia - 04.01.2009, 05:02
Re: Help please. - by rafay - 04.01.2009, 05:08
Re: Help please. - by Zezombia - 04.01.2009, 05:11
Re: Help please. - by rafay - 04.01.2009, 05:16
Re: Help please. - by Zezombia - 04.01.2009, 05:18
Re: Help please. - by rafay - 04.01.2009, 05:19
Re: Help please. - by Zezombia - 04.01.2009, 05:21
Re: Help please. - by rafay - 04.01.2009, 05:23
Re: Help please. - by rafay - 04.01.2009, 05:27
Re: Help please. - by Zezombia - 04.01.2009, 05:36
Re: Help please. - by rafay - 04.01.2009, 05:36
Re: Help please. - by rafay - 04.01.2009, 06:10

Forum Jump:


Users browsing this thread: 1 Guest(s)