Dini problem
#1

When i compile my script with Dini i get these errors
pawn Код:
C:\Users\Danny\Desktop\Server\pawno\include\Dini.inc(32) : error 017: undefined symbol "fexist"
C:\Users\Danny\Desktop\Server\pawno\include\Dini.inc(32) : warning 215: expression has no effect
C:\Users\Danny\Desktop\Server\pawno\include\Dini.inc(32) : error 001: expected token: ";", but found ")"
C:\Users\Danny\Desktop\Server\pawno\include\Dini.inc(32) : error 029: invalid expression, assumed zero
C:\Users\Danny\Desktop\Server\pawno\include\Dini.inc(32) : fatal error 107: too many error messages on one line
The errors are in the Dini file.
pawn Код:
stock dini_Exists(filename[]) {
    return fexist(filename);
}
Reply


Messages In This Thread
Dini problem - by dannyk0ed - 12.07.2012, 23:19
Re: Dini problem - by .FuneraL. - 12.07.2012, 23:22
Re: Dini problem - by dannyk0ed - 12.07.2012, 23:25
Re: Dini problem - by dannyk0ed - 12.07.2012, 23:31
Re: Dini problem - by [MM]RoXoR[FS] - 13.07.2012, 02:30

Forum Jump:


Users browsing this thread: 4 Guest(s)