Create3DTextLabel problem
#1

Hello everyone,
I was scripting something today, when suddenly I got the warning tag mismatch. Tried everything, but the warning is still there. If someone have any idea what's wrong with it, would be much appreciated.

Problem line
pawn Код:
format(string, sizeof(string), "%s\n\n %s\n Owner: %s", Type, bStatus, BusinessInfo[idx][bOwner]);
BusinessInfo[idx][bText] = Create3DTextLabel(string, COLOR_YELLOW, BusinessInfo[idx][bEntranceX], BusinessInfo[idx][bEntranceY], BusinessInfo[idx][bEntranceZ], 20.0, BusinessInfo[idx][bWorld], 0); // <- tag mismatch here
Reply
#2

Ill code you the fixed version through PM
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)