Getting a "tag mismatch" warning. - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Getting a "tag mismatch" warning. (
/showthread.php?tid=112460)
Getting a "tag mismatch" warning. -
Eazy_Efolife - 07.12.2009
Hello,
This problem has been going on ever since yesterday, and i've been trying to fix it for a while. Anyway, i've been working on this group system for a server i own. Everything is working fine in my system, besides the warning. This is the line its coming from:
Код:
GroupInfo2[InvitedG][gMembers] += 1;
That's just the code, this is my GroupInfo2 Parameters:
Код:
GroupInfo2[gName][GInfo];
Now the InvitedG came from this:
Код:
PlayerInfo[playerid][pGname] = InvitedG;
Anybody seeing anything wrong with this, which is showing me this pawno warning?
Re: Getting a "tag mismatch" warning. -
lolumadd - 08.12.2009
You created an enum for gInfo?
Re: Getting a "tag mismatch" warning. -
Eazy_Efolife - 08.12.2009
Quote:
Originally Posted by lolumadd [cod5server.tk
]
You created an enum for gInfo?
|
forget it now, i deleted the group system there was no point of it, if someone wanted to make a group they could just make one on my server forums

Sorry i deleted it, im very inpatient