07.11.2012, 13:26
Olha Oque Aparece Na Hora De Compiilar Miinha Gm '
\\\\\\\\\\\\\\\Liinha Do Erro//////////////
Код:
C:\Users\Marllon\Downloads\GameMode\Brasil The Friends\Brasil The Friends\Brasil The Friends\gamemodes\TheReall.pwn(24) : error 075: input line too long (after substitutions) C:\Users\Marllon\Downloads\GameMode\Brasil The Friends\Brasil The Friends\Brasil The Friends\gamemodes\TheReall.pwn(28) : error 075: input line too long (after substitutions) C:\Users\Marllon\Downloads\GameMode\Brasil The Friends\Brasil The Friends\Brasil The Friends\gamemodes\TheReall.pwn(50) : warning 213: tag mismatch C:\Users\Marllon\Downloads\GameMode\Brasil The Friends\Brasil The Friends\Brasil The Friends\gamemodes\TheReall.pwn(78) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
Код:
public OnPlayerConnect(playerid) { if(regrasc[playerid] == false) { ShowPlayerDialog(playerid, regras, DIALOG_STYLE_MSGBOX,"Regras The Real","Nгo Usar Xiter,Nгo Ser Ant-RPG,Sem DB/DM","Concordo","Discordo"); } else { } return 1; }