error
#2

Forget what I told you on xfire, I read the error wrong. After sizeof you need an opening and closing bracket. So it would look like this:

pawn Код:
format(FactionS,sizeof(FactionS), "%s", dini_Get(file, "Faction"));//Brackets.
You had:

pawn Код:
format(FactionS,sizeof FactionS, "%s", dini_Get(file, "Faction"));//No brackets.
Reply


Messages In This Thread
error - by bartje01 - 27.06.2011, 20:38
Re: error - by Tee - 28.06.2011, 00:35
Re: error - by bartje01 - 28.06.2011, 01:13
AW: error - by Nero_3D - 28.06.2011, 01:24
Re: error - by bartje01 - 28.06.2011, 01:26
Re: error - by =WoR=Varth - 28.06.2011, 01:32
Re: error - by bartje01 - 28.06.2011, 01:37
Re: error - by Tee - 28.06.2011, 01:41
Re: error - by bartje01 - 28.06.2011, 01:47
Re: error - by Tee - 28.06.2011, 02:25

Forum Jump:


Users browsing this thread: 3 Guest(s)