GTA Közösség - A magyar GTA fórum
San Andreas Multiplayer (SA-MP) => SA-MP: Szerverfejlesztés => Segítségkérés => A témát indította: Szily88 - 2013. október 16. - 21:13:09
-
D:\\MOD\\hejj.pwn(1) : warning 235: public function lacks forward declaration (symbol \"OnPlayerText\")
D:\\MOD\\hejj.pwn(3) : error 017: undefined symbol \"SetPlayerChatBubble\"
D:\\MOD\\hejj.pwn(4) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
public OnPlayerText(playerid, text[])
{
SetPlayerChatBubble(playerid, text, 0x0dff00AA, 70.0, 10000);
return 1;
}
-
[mod]Ide írj: http://sampforum.hu/index.php?topic=26421.0 ezt zárom.[/mod]