[Help] Giving Points to offline member
#2

pawn Код:
new file[256];
format(file, sizeof(file), "users/%s.ini", name);
INI_WriteInt(file, "Points", amount);
INI_Close(file);
Something like this. Just save them like this and load them when connect.
Reply


Messages In This Thread
[Help] Giving Points to offline member - by Arxalan - 12.01.2015, 13:30
Re: [Help] Giving Points to offline member - by HY - 12.01.2015, 13:40
Re: [Help] Giving Points to offline member - by Arxalan - 12.01.2015, 14:30

Forum Jump:


Users browsing this thread: 1 Guest(s)