3DTextLabel Tag Mismatch?
#2

It returns the ID of the 3D label with the tag Text3D:

So loading a float value to the one you store the ID of the 3D label makes absolutely no sense.

Remove this line:
pawn Code:
INI_Float("DLabel", BusinessInfo[idx][DLabel]);
In the enum you use for the BusinessInfo, change to:
pawn Code:
Text3D: DLabel,
And compile. Post those lines that give the tag mismatch warnings here.
Reply


Messages In This Thread
3DTextLabel Tag Mismatch? - by Chrillzen - 08.11.2013, 15:39
Re: 3DTextLabel Tag Mismatch? - by Konstantinos - 08.11.2013, 16:03
Re: 3DTextLabel Tag Mismatch? - by erminpr0 - 08.11.2013, 16:05
Re: 3DTextLabel Tag Mismatch? - by Chrillzen - 08.11.2013, 16:35

Forum Jump:


Users browsing this thread: 3 Guest(s)