[Ajuda] error 004
#4

Deve estar usando as funзхes sem elas estarem definidas no cуdigo fonte, provavelmente.

Exemplinho:
pawn Код:
public OnPlayerConnect(playerid)
{
    OnPlayerCommandText(1, "");
}
Vocк tб chamando a callback OnPlayerCommandText, ela existe, mas ela nгo estб no cуdigo fonte que vocк criou, entгo dб erro porque nгo tem uma definiзгo padrгo do que ela deve fazer e muito menos retorno.

E caso a callback nгo existisse daria aquele erro de Symbol is not defined, algo do tipo.
Reply


Messages In This Thread
error 004 - by julioaraujo23 - 29.06.2013, 00:07
Re: [AJUDA] error 004 - by WLSF - 29.06.2013, 00:09
Re: [AJUDA] error 004 - by julioaraujo23 - 29.06.2013, 00:16
Re: [AJUDA] error 004 - by WLSF - 29.06.2013, 00:18
Re: [AJUDA] error 004 - by julioaraujo23 - 29.06.2013, 00:26
Re: [AJUDA] error 004 - by WLSF - 29.06.2013, 00:27
Re: [AJUDA] error 004 - by julioaraujo23 - 29.06.2013, 00:34
Re: error 004 - by WLSF - 29.06.2013, 00:48
Re: error 004 - by julioaraujo23 - 29.06.2013, 06:19

Forum Jump:


Users browsing this thread: 1 Guest(s)