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
#2

Код:
Info[playerid][Money]
xD

and rest the same
Reply
#3

zooooooooomg DD
stupid me
Thanks Jefff
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)