Error Question (Simple, but I'm a begginer)
#1

I get this warning: "warning 213: tag mismatch" on the line of my flying test that I am scripting.
The line I get it on is:
Код:
if(PlayerInfo[playerid][FlyingTest] == 1)
I have added this to my GM:

Код:
enum Info
{
 	FlyingTest,
};
So... what does this error mean? And how can I fix it?

Thanks: jakejohnsonusa
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)