error 028: invalid subscript (not an array or too many subscripts): "Tela"
warning 215: expression has no effect
error 001: expected token: ";", but found "]"
error 029: invalid expression, assumed zero
fatal error 107: too many error messages on one line
Tela[0] = TextDrawCreate(-1.000000, 2.000000, "~n~~n~~n~~n~~n~~n~~n~~n~~n~");
new tela;
new Text:tela;
//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
//TextDraw Tela De Login
//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Tela[0] = TextDrawCreate(-1.000000, 2.000000, "~n~~n~~n~~n~~n~~n~~n~~n~~n~");
TextDrawBackgroundColor(Tela[0], 255);
TextDrawFont(Tela[0], 1);
TextDrawLetterSize(Tela[0], 0.500000, 1.000000);
TextDrawColor(Tela[0], 255);
TextDrawSetOutline(Tela[0], 0);
TextDrawSetProportional(Tela[0], 1);
TextDrawSetShadow(Tela[0], 1);
TextDrawUseBox(Tela[0], 1);
TextDrawBoxColor(Tela[0], 255);
TextDrawTextSize(Tela[0], 638.000000, -40.000000);
Tela[1] = TextDrawCreate(-1.000000, 368.000000, "~n~~n~~n~~n~~n~~n~~n~~n~~n~");
TextDrawBackgroundColor(Tela[1], 255);
TextDrawFont(Tela[1], 1);
TextDrawLetterSize(Tela[1], 0.500000, 1.000000);
TextDrawColor(Tela[1], 255);
TextDrawSetOutline(Tela[1], 0);
TextDrawSetProportional(Tela[1], 1);
TextDrawSetShadow(Tela[1], 1);
TextDrawUseBox(Tela[1], 1);
TextDrawBoxColor(Tela[1], 255);
TextDrawTextSize(Tela[1], 638.000000, -40.000000);
//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
//=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
return 1;
}
new Text:Tela[2];
Aeeeeeeeee Compilo Certinho! Muito Obrigadoooooooooo
Lуs eu fui testa e nao aparece as barrinha preta oque poder ser? |
@Edit
Aee Depois De Muitas Tentativas Consegui! =D Ultima Duvida Como Faзo Para Destruir Quando o Jogador Logar Quando Ele Click Em Spawn |