SA-MP Forums Archive
Dini Playerfile System Not Saving/Loading - 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: Dini Playerfile System Not Saving/Loading (/showthread.php?tid=499015)



Dini Playerfile System Not Saving/Loading - Brentbad04 - 06.03.2014

Well I Have Modified A Code From BC:RP To Suit it To My Needs.. And It Doesnt Save Levels weapons ect. But If You modify the .ini it does... But Nothing Loads. I want to be able to Save the players stats like position weapon
this is what i got

I Even tried it non modified


pastebin
http://pastebin.com/YW9G17b9

Dont Tell Me To Use YSI please

There Arent Any Errors Either


Re: Dini Playerfile System Not Saving/Loading - Aerotactics - 06.03.2014

Quote:
Originally Posted by Brentbad04
Посмотреть сообщение
Well I Have Modified A Code From BC:RP To Suit it To My Needs.. And It Doesnt Save Levels weapons ect. But If You modify the .ini it does... But Nothing Loads. I want to be able to Save the players stats like position weapon
this is what i got

I Even tried it non modified


pastebin
http://pastebin.com/YW9G17b9

Dont Tell Me To Use YSI please
Who needs that many freaking integer saves?! Honestly, I would separate the vehicle integers, job integers, inventory integers, etc into their own files, so that you don't need to save every integer to the same, long, complicated file. I know that's not what you asked for, but maybe it will help.


Re: Dini Playerfile System Not Saving/Loading - Brentbad04 - 06.03.2014

Quote:
Originally Posted by Aerotactics
Посмотреть сообщение
Who needs that many freaking integer saves?! Honestly, I would separate the vehicle integers, job integers, inventory integers, etc into their own files, so that you don't need to save every integer to the same, long, complicated file. I know that's not what you asked for, but maybe it will help.
I Know I Seperated Some with Comments But i want to just fix the load and save first


Re: Dini Playerfile System Not Saving/Loading - gotwarzone - 06.03.2014

funny how he use DINI with those integers i'm telling you man if you building a RP server with DINI processor honestly and sadly to say you're going to fail.


Re: Dini Playerfile System Not Saving/Loading - Brentbad04 - 06.03.2014

Quote:
Originally Posted by gotwarzone
Посмотреть сообщение
funny how he use DINI with those integers i'm telling you man if you building a RP server with DINI processor honestly and sadly to say you're going to fail.
everytime i try and use ysi it always brings up errors for some odd reason, i just dont want to have to re write everything, but i will if its the bottom line


Re: Dini Playerfile System Not Saving/Loading - gotwarzone - 06.03.2014

Quote:
Originally Posted by Brentbad04
Посмотреть сообщение
everytime i try and use ysi it always brings up errors for some odd reason, i just dont want to have to re write everything, but i will if its the bottom line
Sorry not being a bitter or rude person. Well, I never had any problem storing data with YSI only silly errors easy to fix lol. Just continue doing what you want