Tag mismatch
#1

Well, if your going to start saying shit ima newb scripter, well.. i know :3.. thats why i needchu <3

Quote:

C:\Users\Robin\samp03asvr_R7_win32\filterscripts\r StuntCheck.pwn(76) : warning 213: tag mismatch
C:\Users\Robin\samp03asvr_R7_win32\filterscripts\r StuntCheck.pwn(77) : warning 213: tag mismatch
C:\Users\Robin\samp03asvr_R7_win32\filterscripts\r StuntCheck.pwn(78 ) : warning 213: tag mismatch

I'm getting this on:

pawn Код:
StuntIconX[stuntid] = iconX;
        StuntIconY[stuntid] = iconY;
        StuntIconZ[stuntid] = iconZ;
Even though, I don't see any problems with it :S


pawn Код:
AddStunt(stuntid, Float:iconX, Float:iconY, Float:iconZ, Moneya, Scorea)
{
Reply
#2

StuntIconX should be a float like this:

new Float:StuntIconX[MAX_ICONS];
Reply
#3

^ thx.. im starting to get good, but i know nothing about these easy basic shit meh :<.

ty anyways ;p
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)