how to save enum into .txt
#1

Код:
enum pbag
{
	sID,
	bItem,
	bID,
	bAmount,
};
new baoguo[MAX_PLAYERS][31][pbag];
each player has this enum for their bag item, how can i save these value into txt and how to load?
Reply


Messages In This Thread
how to save enum into .txt - by Chrisli520 - 23.12.2013, 21:21
Re: how to save enum into .txt - by Excelize - 23.12.2013, 21:56
Re: how to save enum into .txt - by Chrisli520 - 23.12.2013, 23:18
Re: how to save enum into .txt - by Hansrutger - 23.12.2013, 23:44

Forum Jump:


Users browsing this thread: 4 Guest(s)