undefined symbol "playerid" ? lol
#1

pawn Код:
(62) : error: 017: undefined symbol "playerid"

(62) : warning: 215: expression has no effect

(63) : error: 017: undefined symbol "playerid"

(63) : warning: 215: expression has no effect

(64) : error: 017: undefined symbol "playerid"

(69) : error: 017: undefined symbol "playerid"
Linha 62:

pawn Код:
PrimeiroSpawn[playerid] = true;
Linha 63:

pawn Код:
TentativasDeLogar[playerid] = 0;
Linha 64:

pawn Код:
GetPlayerName(playerid, nome, sizeof(nome));
Linha 69:

pawn Код:
ShowPlayerDialog(playerid, DialogRegistro, DIALOG_STYLE_INPUT, "{FFFFFF}[FLB] - Registro", _string, "Registrar", "Sair");
Oque estou tentando fazer й passar a LB do Falcon para o GM que estou criando.. e da esses erros =/

Estou usando a versгo SII.
Reply
#2

em que public ta o lugar desses codigos?
Reply
#3

Da linha 62 atй 64 estб no OnPlayerConnect.

Linha 69 no OnDialogResponse.

Estб com poucas linhas, pois estou criando do new.pwn.
Reply
#4

verifica se tem playerid dps de OnPlayerConnect e OnDialogResponse

Correto:

public OnPlayerConnect(playerid)
{

public OnDialogResponse(playerid, dialogid, response, listitem, inputtext[])
{
Reply
#5

Nossa, fiquei com vergonha agora. ahuaha..

Obrigado cara, й isso mesmo. hehe. :$
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)