22.02.2012, 18:00
Estou com esses Warnings,Ja tentei de tudos os tutoriais e nada.
Warnings :
Quero Tira-los , mais nгo consegui.
Linhas :
E :
Ajuda Eu (:
+rep'
Warnings :
Код:
C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(156) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(157) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(158) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(159) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(160) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(161) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(162) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(163) : warning 213: tag mismatch C:\Documents and Settings\Richard\Desktop\Documentos\Servidores\Server[SDS]\gamemodes\OFICIAL.pwn(360) : warning 213: tag mismatch
Linhas :
Код:
//------------------------------------------------------------------------------------------------------ textdrawbyown= TextDrawCreate(1.0, 97.0, " ~w~SDS ~r~CLAN"); TextDrawBackgroundColor(textdrawbyown,0x000000ff); TextDrawFont(textdrawbyown,2); TextDrawBoxColor(textdrawbyown,0x00000050); TextDrawColor(textdrawbyown,0xffffffff); TextDrawSetOutline(textdrawbyown,1); TextDrawSetProportional(textdrawbyown,1); TextDrawSetShadow(textdrawbyown,1); //------------------------------------------------------------------------------------------------------
Код:
TextDrawShowForPlayer(playerid, textdrawbyown);
+rep'