SA-MP Forums Archive
Problem on Login - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Problem on Login (/showthread.php?tid=407543)



Problem on Login - Brka - 14.01.2013

When player login on server, server freez on 5 seconds. I am add a new YSI on server ,didn't YSI make a problems?
I didn't change anything in OnPlayerConnect and OnPlayerLogin. I use Dini, Y_Ini and fwrite for saving sistem in my mode. Does anyone know what make a problem?




Sorry for my bad English.


Re: Problem on Login - Konstantinos - 14.01.2013

What's the point of using 3 different INI systems for saving the data?
And it may cause server freeze, if you do use it with an incorrect way.


Re: Problem on Login - Brka - 14.01.2013

I'm editing a mode and dini and fwrite is old saving sistem in mode. I make a new house and business system with Y_Ini , and in future i will all mode switch in Y_Ini. When I found a problem on login, I threw Y_Ini but problem is still here...