Y_Ini problem
#4

Try this
pawn Code:
stock UserFile(playerid)
{
    new string[128],playername[MAX_PLAYER_NAME];
    GetPlayerName(playerid,playername,sizeof(playername));
    format(string,sizeof(string),PATH,playername);
    return string;
}
Reply


Messages In This Thread
Y_Ini problem - by austin070 - 28.08.2011, 02:59
Re: Y_Ini problem - by dowster - 28.08.2011, 03:14
Re: Y_Ini problem - by austin070 - 28.08.2011, 03:15
Re: Y_Ini problem - by Kingunit - 28.08.2011, 03:46
Re: Y_Ini problem - by austin070 - 28.08.2011, 13:24
Re: Y_Ini problem - by Kush - 28.08.2011, 14:04

Forum Jump:


Users browsing this thread: 1 Guest(s)