Help Me Please - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help Me Please (
/showthread.php?tid=74252)
Help Me Please -
TehSeren - 21.04.2009
Hey, i'm fairly new with this scripting thing and I was just wondering if anyone could tell me what I did wrong.
Код:
C:\Users\Tj\Desktop\SA\Server Dedi\pawno\minigunmadness.pwn(325) : warning 235: public function lacks forward declaration (symbol "GameModeExitFunc")
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Warning.
Thank you.
Re: Help Me Please -
Backwardsman97 - 21.04.2009
forward GameModeExitFunc();
?
Re: Help Me Please -
TehSeren - 21.04.2009
Quote:
Originally Posted by backwardsman97
forward GameModeExitFunc();
?
|
Where do I put that?
Re: Help Me Please -
Backwardsman97 - 21.04.2009
Quote:
Originally Posted by TehSeren
Quote:
Originally Posted by backwardsman97
forward GameModeExitFunc();
?
|
Where do I put that?
|
Above it? At the top?
Re: Help Me Please -
CJ101 - 21.04.2009
Re: Help Me Please -
Redirect Left - 21.04.2009
Quote:
Originally Posted by cj101
|
...... What was the point in that
Re: Help Me Please -
Danut - 21.04.2009
Quote:
Originally Posted by cj101
|
he is not sure