[Help] Y_INI - Reading
#1

Hello guys,

I've been trying to use y_ini to save & load ini files.
I had no trouble with saving, the only problem is with loading.

The way I made it save is by tags.
For example, if I got 100 vehicles in my server, and I decide to save them into ONE ini file, by separating the vehicles by tag, so it would go kinda like this:

[Vehicle1]
// info
[Vehicle2]
// info
[Vehicle3]
// info
...
[vehicle100]
// info

So my question is, how do I make it load from one file, data from a specific tag?
Reply
#2

I saw that, but as far as I understood, you must create a public with the tag name?
Reply
#3

Okay, I guess I was wrong, my bad.
But could please show me an example of how I could do it?
Reply
#4

Help anyone? been reading those threads over and over, still none of those answer my question on how to do it..
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)