Overwriting INT in y_ini
#1

Hi.
I'm trying to make a system. Let's say a player has in his file an int called "some_int" under the tag [sometag] - So his file looks like this:
Код:
[sometag]
some_int = 5
Now, how can I change "some_int" to 6, instead of making a new int (INI_WriteInt)?
Thanks.
Reply
#2

It's automatically overwritten as long as you are using "some_int".
Reply
#3

And I'll need to use INI_SetTag before and it'll overwrite the tag as long as it's "sometag"?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)