Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
So i have .ini files for user files and they go like this:
Something=0
SomethingElse=0
SomethingNew=0
SomethingOld=0
And i want to change a value of let's say SomethingElse, how would i do that?
I tryed doing it myself but it deletes all the other info and just writes the one i choosed to edit.
Help me, thanks.
Posts: 31
Threads: 4
Joined: Jul 2010
Reputation:
0
I will suggest Dini as it's a good, easy and an awesome include. I use it my self.
Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
Thanks for the suggestions but im kinda stuck with this and changing to dini would require a lot of time. So i really need to figure out how to do this with this .ini files. (it's the saving system i took out from Godfather RP).
Posts: 20
Threads: 0
Joined: Jul 2010
Reputation:
0
dudB is very useful for userfiles, dINI for some other stuff. Don't use fwrite, fclose, etc..., it's to hard!
Posts: 103
Threads: 20
Joined: Jul 2010
Reputation:
0
Dini is very very easy , use it
Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
Uhm, okay.. So could anyone explain how could i do this with dini or dudB?
Posts: 404
Threads: 104
Joined: Sep 2008
Reputation:
0
First you suggest it, and now you don't answer. lol