Playername == PlAyErNaMe
#5

pawn Код:
new file[64], string[128];
GetPlayerName(playerid, pInfo[playerid][AccName], MAX_PLAYER_NAME);
format(file, sizeof(file), "/nxadmin/Accounts/%s.ini", pInfo[playerid][AccName]);
if (dini_Exists(file))
{
    print("Account exists");
}
Isnt that hard...
Reply


Messages In This Thread
Playername == PlAyErNaMe - by Blokkmonsta - 20.05.2011, 11:38
Re: Playername == PlAyErNaMe - by ddnbb - 20.05.2011, 11:51
Re: Playername == PlAyErNaMe - by steki. - 20.05.2011, 11:53
AW: Re: Playername == PlAyErNaMe - by Blokkmonsta - 20.05.2011, 12:03
Re: Playername == PlAyErNaMe - by ddnbb - 20.05.2011, 12:04
AW: Re: Playername == PlAyErNaMe - by Blokkmonsta - 20.05.2011, 13:14
Re: Playername == PlAyErNaMe - by KoczkaHUN - 20.05.2011, 14:52

Forum Jump:


Users browsing this thread: 1 Guest(s)