I need Help with a little proplem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: I need Help with a little proplem (
/showthread.php?tid=314592)
I need Help with a little proplem -
thedark222 - 30.01.2012
How can i fix this error
D:\Games\samp03dsvr_R2_win32\gamemodes\BFV.1.5.pwn (5952) : warning 235: public function lacks forward declaration (symbol "GameModeExitFunc")
Re: I need Help with a little proplem -
Konstantinos - 30.01.2012
pawn Код:
// At The Top
forward GameModeExitFunc( );
Re: I need Help with a little proplem -
thedark222 - 01.02.2012
wow Thanks

+Rep