Undefined Symbol Distance
#2

Try this:
I removed the words there.
pawn Код:
HouseInfo[iIndex][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[iIndex][hExteriorX], HouseInfo[iIndex][hExteriorY], HouseInfo[iIndex][hExteriorZ]+0.5,10.0,1,30.0);
Edit:

Usually a "lacks forward declaration" is fixed by doing
pawn Код:
forward Something();
So in your case,go to the include, and add this:
pawn Код:
forward OnQueryError();
It sounds like SQL. So i may be wrong on the above statement.
Reply


Messages In This Thread
Undefined Symbol Distance - by ThePhenix - 02.07.2013, 01:21
Re: Undefined Symbol Distance - by DobbysGamertag - 02.07.2013, 01:43
Re: Undefined Symbol Distance - by Neo Karls - 02.07.2013, 03:12

Forum Jump:


Users browsing this thread: 1 Guest(s)