tag mismatch
#1

I was searching the forum.. nothing. I know, its just a warning, but I hate warning !
pawn Код:
Info[Money][playerid] = dUserINT(PlayerName(playerid)).("money");
    Info[Score][playerid] = dUserINT(PlayerName(playerid)).("Score");
    Info[Vehicle][playerid] = dUserINT(PlayerName(playerid)).("Vehicle");
    Info[Spawn][playerid] = dUserINT(PlayerName(playerid)).("SpawnX"),dUserINT(PlayerName(playerid)).("SpawnY"),dUserINT(PlayerName(playerid)).("SpawnZ");
Gives me :
Код:
C:\Documents and Settings\Simas\Desktop\samp\gamemodes\drift.pwn(78) : warning 217: loose indentation
C:\Documents and Settings\Simas\Desktop\samp\gamemodes\drift.pwn(93) : warning 213: tag mismatch
C:\Documents and Settings\Simas\Desktop\samp\gamemodes\drift.pwn(94) : warning 213: tag mismatch
C:\Documents and Settings\Simas\Desktop\samp\gamemodes\drift.pwn(95) : warning 213: tag mismatch
C:\Documents and Settings\Simas\Desktop\samp\gamemodes\drift.pwn(96) : warning 213: tag mismatch
C:\Documents and Settings\Simas\Desktop\samp\gamemodes\drift.pwn(97) : warning 217: loose indentation
C:\Documents and Settings\Simas\Desktop\samp\gamemodes\drift.pwn(101) : warning 217: loose indentation
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
7 Warnings.
Reply


Messages In This Thread
tag mismatch - by kLx - 01.06.2009, 15:32
Re: tag mismatch - by Jefff - 01.06.2009, 15:34
Re: tag mismatch - by kLx - 01.06.2009, 15:58

Forum Jump:


Users browsing this thread: 5 Guest(s)