[Ajuda] 2 Errors e 2 Warning '-'
#1

Quote:

G:\VirtualstreeT.pwn(1285 : error 049: invalid line continuation
G:\VirtualstreeT.pwn(12859) : warning 202: number of arguments does not match definition
G:\VirtualstreeT.pwn(12859) : warning 202: number of arguments does not match definition
G:\VirtualstreeT.pwn(2098 : error 075: input line too long (after substitutions)

Error :

pawn Код:
//
    Create3DTextLabel("Digite /creditos\n Para ver nosso\n Creditos",COR_3DLABEL, 1470.5139,-1271.3685,14.5625);
Error І :

pawn Код:
//
        TogglePlayerControllable(playerid, 0);
Code completo :

pawn Код:
//
    if(!strcmp("/creditos", cmdtext, true))
    {
        if (PlayerToPoint(2.0, playerid, 1470.5139,-1271.3685,14.5625))
        {
        TogglePlayerControllable(playerid, 0);
        ShowPlayerDialog(playerid, 5053, DIALOG_STYLE_MSGBOX, "Creditos do BVE", " Este GameMode (GM) foi codado por Maniaco_Albrecht.\n\n Cerca de 3 semanas fazendo a ediзгo do GM.\n GM Como Base: Godfather.\n Creditos do infoorg - Thiago_Street [ BVE ]\n Creditos do Cofreorg - Law And Crime [LAC].\n Creditos das casas - Maniaco_Albrecht e Thiago_Street.\n Sistema de D.E.T.R.A.N - Thiago_Street.\n Creditos do Sistema de Bombeiros - Thiago_Street e Higor_Oliver.\n\n\n\n\nObrigado e tenha um уtimo jogo.", "Ok", "Sair");
        }
        return 1;
    }
--------------------------------

Warning :

pawn Код:
Create3DTextLabel("Digite /equipe\n Para ver nossa\n Equipe",COR_3DLABEL, 1470.4733,-1280.6748,14.5625);
Code da /equipe :

pawn Код:
if(!strcmp("/equipe", cmdtext, true))
    {
        if (PlayerToPoint(2.0, playerid, 1470.4733,-1280.6748,14.5625))
        {
        TogglePlayerControllable(playerid, 0);
        ShowPlayerDialog(playerid, 5053, DIALOG_STYLE_MSGBOX, "Equipe do BVE", "Maniaco_Albrecht >> Poderoso/Scripter\nSr_Smith >> Sub/Dono\nPauliin_Roxx >> Moderador\n\n\nObrigado e tenha um уtimo jogo.", "Ok", "Sair");
        }
        return 1;
    }

Se Possivel Help Me .
Reply


Messages In This Thread
[Ajuda] 2 Errors e 2 Warning '-' - by Laercio - 02.11.2011, 16:39
Re: [Ajuda] 2 Errors e 2 Warning '-' - by Dolby - 02.11.2011, 16:43
Re: [Ajuda] 2 Errors e 2 Warning '-' - by Laercio - 02.11.2011, 16:48
Re: [Ajuda] 2 Errors e 2 Warning '-' - by Dolby - 02.11.2011, 16:51
Re: [Ajuda] 2 Errors e 2 Warning '-' - by Laercio - 02.11.2011, 16:57
Re: [Ajuda] 2 Errors e 2 Warning '-' - by Dolby - 02.11.2011, 17:07
Re: [Ajuda] 2 Errors e 2 Warning '-' - by whiXґ - 02.11.2011, 17:51
Re: [Ajuda] 2 Errors e 2 Warning '-' - by Laercio - 02.11.2011, 21:25

Forum Jump:


Users browsing this thread: 4 Guest(s)