We can edit offline players stats with YSI? - 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: We can edit offline players stats with YSI? (
/showthread.php?tid=565265)
We can edit offline players stats with YSI? -
ScRipTerZ - 26.02.2015
Hello,
I tried to make offline edit stats player command.
But it not work...
It is possible to edit players stats with YSI?
and how(Tutorial / Example..)
Thanks.
Re: We can edit offline players stats with YSI? -
Skully82 - 26.02.2015
Try to edit it through your users file in 'scriptfiles'
Re: We can edit offline players stats with YSI? -
Pottus - 26.02.2015
It's a pain in the ass to try and do this I take it your using y_users if you are then you should probably look at MySQL or SQLite if you want to be able to edit user data easily.
Re: We can edit offline players stats with YSI? -
ScRipTerZ - 26.02.2015
Quote:
Originally Posted by Skully82
Try to edit it through your users file in 'scriptfiles'
|
Already did..
-
and Pottus, i will try to learn more of y_users.