26.09.2017, 16:43
Making a dynamic thing depends on how creative you're, you can store all the houses details in an ini
file all in one!, but that would be terrible.
so just make an folder called Houses then make houses ini files inside it, every house file would contain a name like:
HouseID$IDHERE.ini
and then you would let every house information stored in its file. and then can use YSF to list you a folder files and open all the files one by one and read the data.
[ better to use sqlite rather than ini but yet if you're creative enough can do it with ini ]
file all in one!, but that would be terrible.
so just make an folder called Houses then make houses ini files inside it, every house file would contain a name like:
HouseID$IDHERE.ini
and then you would let every house information stored in its file. and then can use YSF to list you a folder files and open all the files one by one and read the data.
[ better to use sqlite rather than ini but yet if you're creative enough can do it with ini ]