error 017: undefined symbol "szFileStr"
#1

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:
pawn Код:
HouseInfo[house][hTextID] = CreateDynamic3DTextLabel(szFileStr, COLOR_GREEN, HouseInfo[house][hExteriorX], HouseInfo[house][hExteriorY], HouseInfo[house][hExteriorZ]+0.5,30.0, 1, 30.0);
help
tnx bai
Reply
#2

pawn Код:
new szFileStr[1024];
Reply
#3

Quote:
Originally Posted by Infinity90
Посмотреть сообщение
pawn Код:
new szFileStr[1024];
Holy hell, are you insane? 1024 cells are way more than he will need.
Reply
#4

Ye I did 260 cells.

Thank you, cannot believe I didn't notice it myself!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)