Fast Dini question
#1

Hello guys.
I want to save a value of a variable into a file in Dini.
When i used dini_IntSet, it seems to have no effect.
Do i have use anything else than "IntSet"?

Thank you.
Reply
#2

Depends on what kind of variable you're trying to save. dini_IntSet is only meant for integers (i.e. whole numbers). Use dini_Set for strings, dini_FloatSet for floats and dini_BoolSet for booleans.
Reply
#3

Quote:
Originally Posted by Vince
Посмотреть сообщение
Depends on what kind of variable you're trying to save. dini_IntSet is only meant for integers (i.e. whole numbers). Use dini_Set for strings, dini_FloatSet for floats and dini_BoolSet for booleans.
Thank you. Ill try.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)