SA-MP Forums Archive
[DUV] Erro besta! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [DUV] Erro besta! (/showthread.php?tid=118862)



[DUV] Erro besta! - LeoH - 05.01.2010

olha, eu botei a seguinte funзгo ao meu GM!

pawn Code:
SendClientMessage(playerid, VERDE, "Este servidor usa RyDeR's Object Streamer v1.2");
Mais aparece o seguinte erro!

Compilando Sem tнtulo 1.pwn...
D:\[PawnoBR]\Sem tнtulo 1.pwn(24) : error 017: undefined symbol "playerid"

Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


1 Error.


Ai, alguem sabe o que й isso!?!


Re: [DUV] Erro besta! - RoamPT - 05.01.2010

Diz primeiro onde colocas te isso. Isso estб a chamar em que sнtio?

Mas qualquer das maneiras tenta assim:
pawn Code:
SendClientMessage(i, VERDE, "Este servidor usa RyDeR's Object Streamer v1.2");



Re: [DUV] Erro besta! - LeoH - 05.01.2010

opa, me desculpe, tinha botado em public OnGameModeInit(), vlw!