How-To
#3

I have, YSI/y_ini. And i need to add on my pInfo:
pScore?

And then on register, and login type:

Код:
INI_WriteInt(File,"Deaths",0);
I need to do another 1:

Код:
INI_WriteInt(File,"Score",0);
And on OnPlayerDisconnect

Код:
INI_WriteInt(File,"Score",GetPlayerScore(playerid));
Is this the way?

But in this way, wil there be a problem, because on pInfo i set it as pScore.
And there is only Score ?
Reply


Messages In This Thread
How-To - by Lixyde - 27.03.2018, 09:25
Re: How-To - by ForCop - 27.03.2018, 09:35
Re: How-To - by Lixyde - 27.03.2018, 17:04
Re: How-To - by jasperschellekens - 27.03.2018, 17:34
Re: How-To - by Lixyde - 27.03.2018, 17:50
Re: How-To - by FaLLenGirL - 27.03.2018, 18:54
Re: How-To - by Lixyde - 28.03.2018, 16:16

Forum Jump:


Users browsing this thread: 1 Guest(s)