Bom fui tenta substituir uns codigos no meu game mode ai deu warning/erro
PHP Code:
ERRO |> DOF2_SetString(arq,"Senha", inputtext);
PHP Code:
ERRO |> else ShowPlayerDialog(playerid,DIALOG_LOGIN,DIALOG_STYLE_PASSWORD,"Seja bem vindo!","{FF2222}Senha incorreta! For favor tente novamente...","Login","Sair");
Code:
C:\Users\Henrique\Downloads\DM\harddm\gamemodes\hard.pwn(868) : warning 217: loose indentation
C:\Users\Henrique\Downloads\DM\harddm\gamemodes\hard.pwn(1032) : warning 202: number of arguments does not match definition
C:\Users\Henrique\Downloads\DM\harddm\gamemodes\hard.pwn(1045) : warning 202: number of arguments does not match definition
C:\Users\Henrique\Downloads\DM\harddm\gamemodes\hard.pwn(2151) : error 017: undefined symbol "inputtext"
C:\Users\Henrique\Downloads\DM\harddm\gamemodes\hard.pwn(2211) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
2 Errors.