reading files with strings in them?
#4

that is how you do it if there is something unique in the name then you must format it first so it reads how you want it to
like
pawn Код:
new DBstr[128]
GetPlayerName(playerid, playername, sizeof(playername));
format(DBstr,sizeof(DBstr),%s.txt,playername);
dini_Create(DBstr);
Reply


Messages In This Thread
reading files with strings in them? - by YungGee - 14.02.2011, 09:01
Re: reading files with strings in them? - by (SF)Noobanatior - 14.02.2011, 09:07
Re: reading files with strings in them? - by YungGee - 14.02.2011, 09:19
Re: reading files with strings in them? - by (SF)Noobanatior - 14.02.2011, 09:21

Forum Jump:


Users browsing this thread: 1 Guest(s)