how to format a string to string.txt
#2

Код:
new playername[MAX_PLAYER_NAME];
GetPlayerName(playerid,playername,sizeof(playername));
new string[24];
format(string,sizeof(string),"%s.txt",playername);
Maybe this will help... I'm not sure if I understood your question..
Reply


Messages In This Thread
how to format a string to string.txt - by akki - 13.03.2013, 12:27
Re: how to format a string to string.txt - by Tika Spic - 13.03.2013, 12:32
Re: how to format a string to string.txt - by akki - 13.03.2013, 12:34

Forum Jump:


Users browsing this thread: 1 Guest(s)