Problem loading object data with y_ini
#3

It's been almost an year since I've used y_INI, I'm not quite sure about this but I guess the mistake you did was over INI_ParseFile. The loading callback is "LoadCamera_data" and on INI_ParseFile, the output looks like "LoadCamera_1" (if CamID = 1). It should be :
pawn Код:
INI_ParseFile(path, "LoadCamera_data", .bExtra = true, .extra = camID)
camID would fill the camID parameter under the callback : LoadCamera_data. My apologies if this is wrong, feel free to correct me.
Reply


Messages In This Thread
Problem loading object data with y_ini - by iOxide - 09.09.2014, 15:05
Re: Problem loading object data with y_ini - by iOxide - 10.09.2014, 20:31
Re: Problem loading object data with y_ini - by Lordzy - 11.09.2014, 05:28
Re: Problem loading object data with y_ini - by iOxide - 11.09.2014, 11:11
Re: Problem loading object data with y_ini - by iOxide - 12.09.2014, 06:47
Re: Problem loading object data with y_ini - by Stinged - 12.09.2014, 07:15
Re: Problem loading object data with y_ini - by iOxide - 12.09.2014, 07:21

Forum Jump:


Users browsing this thread: 3 Guest(s)