Dini/Array must be indexed.
#1

I have a file called ServerInfo.dudb.sav.
In that file I have a varible called - BiggestFish=50

I got this code to check if final is bigger then the value of Biggest Fish.
Код:
format(strin,sizeof(strin),"ServerInfo.dudb.sav");
if(final > dini_Get(strin, "BiggestFish"))
{

}
But I seem to get errored with:

error 033: array must be indexed (variable "dini_Get")
Reply


Messages In This Thread
Dini/Array must be indexed. - by Kyle - 23.05.2010, 11:24
Re: Dini/Array must be indexed. - by SloProKiller - 23.05.2010, 11:42
Re: Dini/Array must be indexed. - by woot - 23.05.2010, 11:54

Forum Jump:


Users browsing this thread: 1 Guest(s)