tag mismatch
#1

Код:
C:\Users\Martin\Desktop\SAMP\gamemodes\sg.pwn(19108) : warning 213: tag mismatch
C:\Users\Martin\Desktop\SAMP\gamemodes\sg.pwn(19261) : warning 213: tag mismatch
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      9676 bytes
Code size:     1621000 bytes
Data size:     10464180 bytes
Stack/heap size:   16384 bytes; estimated max. usage=5601 cells (22404 bytes)
Total requirements:12111240 bytes

2 Warnings.
Код:
PlayerInfo[playerid][pMats] = PlayerInfo[playerid][pMats] + vehTrunkMats[result];
Код:
PlayerInfo[playerid][pDrugs] = PlayerInfo[playerid][pDrugs] + vehTrunkDrugs[result];
Reply
#2

Maybe its a Float.

Check if there are any counted Floats of any of these variables. If yes, add infront of the variable where its defined as "new" just "new Float: ..."
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)