Is it possible to save an array using y_ini?
#1

As the question asks, could I save an array to a file, such as:

Quote:

VehicleComponent[5] = {1010, 1011, 1012,0,0}

For example.
Reply
#2

You save it the same way as you'd save any other variable.

Either way, you should probably consider using MySQL as it's generally more flexible.
Reply
#3

Quote:
Originally Posted by Satori_Komeiji
Посмотреть сообщение
You save it the same way as you'd save any other variable.

Either way, you should probably consider using MySQL as it's generally more flexible.
I'm not sure it works that way. y_ini saves files as "Int," "Bool," "String," etc. but there no "INI_WriteArray," which is why I brought it up.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)