How to save and load a text in dini?
#3

Quote:
Originally Posted by Tanush123
Посмотреть сообщение
Damn i never used dini for 7 months or shit, i think its something like this,
saving
pawn Код:
dini_Set(file4,"CarOwner",String);
and loading must be
pawn Код:
dini_Set(file4,"CarOwner",CarInfo[i][CarOwner]);
Well try that, i might had failed cause i didn't use dini for a long time :P
That loading is wrong I think,
It will set the file thing to an unsetted parameter (CarInfo)

Since on the loading It needs to set the CarInfor[i][CarOwner] to the string(this case name) saved in the file..
Reply


Messages In This Thread
How to save and load a text in dini? - by milanosie - 31.01.2012, 13:25
Re: How to save and load a text in dini? - by Tanush123 - 31.01.2012, 13:31
Re: How to save and load a text in dini? - by milanosie - 31.01.2012, 13:33
Re: How to save and load a text in dini? - by Konstantinos - 31.01.2012, 13:48
Re: How to save and load a text in dini? - by milanosie - 31.01.2012, 13:56
Re: How to save and load a text in dini? - by Konstantinos - 31.01.2012, 14:07
Re: How to save and load a text in dini? - by milanosie - 31.01.2012, 14:52
Re: How to save and load a text in dini? - by Konstantinos - 31.01.2012, 14:55

Forum Jump:


Users browsing this thread: 1 Guest(s)