Load And Save Help - 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: Load And Save Help (
/showthread.php?tid=596971)
Load And Save Help -
sheeraz - 25.12.2015
Hi Guyz , I Have Been Making My Server Since 2 or 3 Months , I Have Been Doing Great Making New Things And Adding Them To My Server.
But I Haven't Yet Figured Out How To Save Things For The Server .

I Know This Sounds Noobish But I Have Tried Everything But I Can't Make It Work.
I Want To Make Something Like , Save Apples , And On Player Update Or Whatever When It Increases Like Apples ++
It Saves The Amount ... I Made It Out To This Point But I Can't Load It .. can Anyone Help Me ?
Re: Load And Save Help -
sheeraz - 28.12.2015
Bump ?
Re: Load And Save Help -
1fret - 28.12.2015
you can use ysi
link:
https://sampforum.blast.hk/showthread.php?tid=570883
And im assuming that you dont have a register system you could check this out as well, and it will help with how to save playerdata using YSI\y_ini
link
https://sampforum.blast.hk/showthread.php?tid=273088
Re: Load And Save Help -
Akbaig - 28.12.2015
Hey buddy, I'm from Pakistan too, n I would like to help you.
My suggestion is not to use yini, cause it's really slower than MySQL.
So I would recommend you to use MYSQL instead (so that you don't make the same mistake which I did before)
Re: Load And Save Help -
sheeraz - 31.12.2015
I Mean For The Server ... I Already Have A Player Stats Saving System But I Need To Save Something In A Seperate File(For The Server) And Then Load It ... I Saved It But It Does'nt Load With YIni...
Can You MAke A Simple SAve And Load Please ... ?
Re: Load And Save Help -
Godey - 31.12.2015
Quote:
I Want To Make Something Like , Save Apples , And On Player Update Or Whatever When It Increases Like Apples ++
|
You mean, Cookie System?
I recomend
DINI &
DUDB