[Ajuda] ERRO - 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: [Ajuda] ERRO (
/showthread.php?tid=587659)
ERRO -
maxblaya01 - 01.09.2015
Alguem pode me ajuda a concerta esse erro?
C:\Documents and Settings\MaxiMuS\Desktop\New Server\gamemodes\new.pwn(579) : warning 235: public function lacks forward declaration (symbol "ScorenPing")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
Linha:> 579: public ScorenPing(playerid) {
Re: ERRO -
IgorLuiz - 01.09.2015
Use isso!
PHP код:
forward ScorenPing(playerid);
Re: ERRO -
maxblaya01 - 01.09.2015
Quote:
Originally Posted by IgorLuiz
Use isso!
PHP код:
forward ScorenPing(playerid);
|
vlw cara