19.01.2013, 21:33
Hi,
This line of code used to work perfect, but now I am getting this error message:
error 017: undefined symbol "szFileStr"
This is the line:
help
tnx bai
This line of code used to work perfect, but now I am getting this error message:
error 017: undefined symbol "szFileStr"
This is the line:
pawn Код:
HouseInfo[house][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[house][hExteriorX], HouseInfo[house][hExteriorY], HouseInfo[house][hExteriorZ]+0.5,30.0, 1, 30.0);
tnx bai