SA-MP Forums Archive
stats - 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: stats (/showthread.php?tid=652711)



stats - PEKKA - 17.04.2018

do you know what is interesting? I have tried many admin systems but NO ONE saving player stats on disconnect. i have mysql..then whats the problem?


Re: stats - Mugala - 17.04.2018

none of the admin systems will save your player's stats, cuz you have a separate stats, independent from these admin systems.
create your own saving function for your SQL database.


Re: stats - Sew_Sumi - 17.04.2018

Some do. You can also add it, but people end up generally chucking everything into the script over-all so it removes the drive to make an admin filterscript as such.

https://sampforum.blast.hk/showthread.php?tid=554546

https://sampforum.blast.hk/showthread.php?tid=337917

Even though these are old, they're something that came back from a search.


Link up the filter-script you had best experience with so people can see what you're talking about too...


Re: stats - PEKKA - 18.04.2018

Oh so how to create my own sqlite


Re: stats - UFF - 18.04.2018

Quote:
Originally Posted by PEKKA
Посмотреть сообщение
Oh so how to create my own sqlite
https://sampforum.blast.hk/showthread.php?tid=391920

check this out!