SA-MP Forums Archive
user system with dini is lagging my server - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: user system with dini is lagging my server (/showthread.php?tid=228983)



user system with dini is lagging my server - MahmutBey - 20.02.2011

hello guys,

I did an user system... I'm editing LARP game mode. I changed user system's .ini systems as dini. but now my game mode is respond in 2-3 second so game is lagging. but I don't know why it was.

my game mode is: http://www.solidfiles.com/d/287e/

NOT: please, help me. thanks...


Re: user system with dini is lagging my server - Krx17 - 21.02.2011

If I'm thinking right, LARP probably uses dini everywhere a player does something, which is your problem. Dini is slow when you use it in a block, which the gamemode is doing.


Re: user system with dini is lagging my server - leong124 - 21.02.2011

Try to change Dini to some other scripts like Double-O-Files,y_ini,etc..


Re: user system with dini is lagging my server - cessil - 21.02.2011

dini is old, there's better systems out there at the moment, you could try out cini
https://sampforum.blast.hk/showthread.php?pid=1037663#pid1037663


Re: user system with dini is lagging my server - Steven82 - 21.02.2011

it's called don't home host your server, your welcome.


Re: user system with dini is lagging my server - MahmutBey - 21.02.2011

Quote:
Originally Posted by Krx17
Посмотреть сообщение
If I'm thinking right, LARP probably uses dini everywhere a player does something, which is your problem. Dini is slow when you use it in a block, which the gamemode is doing.
I only changed user system. mode was larp.

Quote:
Originally Posted by leong124
Посмотреть сообщение
Try to change Dini to some other scripts like Double-O-Files,y_ini,etc..
I'll try but I don't know other scripts.

Quote:
Originally Posted by cessil
Посмотреть сообщение
dini is old, there's better systems out there at the moment, you could try out cini
https://sampforum.blast.hk/showthread.php?pid=1037663#pid1037663
thx I'll try it

Quote:
Originally Posted by Steven82
Посмотреть сообщение
it's called don't home host your server, your welcome.
what does it mean?


Re: user system with dini is lagging my server - Cameltoe - 21.02.2011

Quote:
Originally Posted by MahmutBey
Посмотреть сообщение
what does it mean?
Don't care about what steven said, like ****** stated :
Quote:
Originally Posted by ******
No it's not. That has NOTHING AT ALL to do with files.
If your computer can run Samp, it should at least be able to make rapid storage of files / writing.

I would suggest to change to mysql, but that the process is long and hard if you've never scripted anything in mysql.


Re: user system with dini is lagging my server - MahmutBey - 21.02.2011

guys, I don't understand your talking. I want help. how can I fix it