[Ajuda]
#5

Pois este nгo й o erro '-'
Olhe:
pawn Код:
#define FileUsers      "%s.txt"
stock ReturnFileUser(playerid)
{
    new File[256],Name[MAX_PLAYER_NAME];
    GetPlayerName(playerid,Name,sizeof(Name));
    format(File,sizeof(File),FileUsers,Name);
    return File;
}
Onde estб o ReturnFileUser no dialog lб, й isto que me falou.
Reply


Messages In This Thread
[Ajuda] - by Carl_Thuse - 09.05.2011, 15:13
Re: [Ajuda] - by Josma_cmd - 09.05.2011, 15:23
Re: [Ajuda] - by Carl_Thuse - 09.05.2011, 15:27
Re: [Ajuda] - by Josma_cmd - 09.05.2011, 15:29
Re: [Ajuda] - by Carl_Thuse - 09.05.2011, 15:34
Re: [Ajuda] - by Josma_cmd - 09.05.2011, 15:37
Re: [Ajuda] - by Carl_Thuse - 09.05.2011, 15:43
Re: [Ajuda] - by Macintosh - 09.05.2011, 16:21
Re: [Ajuda] - by Carl_Thuse - 09.05.2011, 16:23
Re: [Ajuda] - by Macintosh - 09.05.2011, 16:29

Forum Jump:


Users browsing this thread: 4 Guest(s)