warning 213: tag mismatch
#1

pawn Код:
MajaInfo[i][hItekst] = Create3DTextLabel(text, C_BLUE, MajaInfo[i][X], MajaInfo[i][Y], MajaInfo[i][Z], 20, MajaInfo[i][hVirtualworld], 0);


MajaInfo[i][hItekst] is an enum.
Reply
#2

in the enum for MajaInfo have you made sure the hItekst is like this;
pawn Код:
Text3D:hItekst;
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)