[HELP] Tag Mismatch Problem
#4

pawn Код:
enum HouseData
{
    Text3D: hTextLabel,
};
Okay, does this look right? I erased all of the other things in the enum.

Here is what I am getting a Tag Mismatch on now:
pawn Код:
Houses[i][hTextLabel] = dini_Int(FileName, "TextLabel");
pawn Код:
dini_IntSet(FileName, "TextLabel", Houses[i][hTextLabel]);
Reply


Messages In This Thread
[HELP] Tag Mismatch Problem [Fixed] - by Sledge - 18.12.2011, 02:09
Respuesta: [HELP] Tag Mismatch Problem - by admantis - 18.12.2011, 02:24
Respuesta: [HELP] Tag Mismatch Problem - by admantis - 18.12.2011, 02:26
Re: [HELP] Tag Mismatch Problem - by Sledge - 18.12.2011, 20:27
Re: [HELP] Tag Mismatch Problem - by Sledge - 19.12.2011, 00:07
Re: [HELP] Tag Mismatch Problem - by MP2 - 19.12.2011, 00:50
Re: [HELP] Tag Mismatch Problem - by titanak - 19.12.2011, 01:24
Re: [HELP] Tag Mismatch Problem - by Sledge - 19.12.2011, 02:06
Re: [HELP] Tag Mismatch Problem - by Calgon - 19.12.2011, 02:08
Re: [HELP] Tag Mismatch Problem - by Sledge - 19.12.2011, 02:27

Forum Jump:


Users browsing this thread: 3 Guest(s)