warning 235: public function lacks forward declaration (symbol "OnFilterScriptInIt")
#1

PHP код:
//Include
#include <Streamer>
public OnFilterScriptInIt()
{
    return 
1;

using that to load a map but i get this warnings
PHP код:
C:\Users\MdotC\Desktop\HRPMap.pwn(5) : warning 235: public function lacks forward declaration (symbol "OnFilterScriptInIt")
C:\Users\MdotC\Desktop\HRPMap.pwn(16671) : warning 217loose indentation
Pawn compiler 3.2.3664              Copyright 
(c1997-2006ITB CompuPhase
2 Warnings

Reply


Messages In This Thread
warning 235: public function lacks forward declaration (symbol "OnFilterScriptInIt") - by Samieastwood - 04.02.2015, 16:41
Re: warning 235: public function lacks forward declaration (symbol "OnFilterScriptInIt") - by kalanerik99 - 04.02.2015, 16:46
Re: warning 235: public function lacks forward declaration (symbol "OnFilterScriptInIt") - by Ada32 - 04.02.2015, 16:47

Forum Jump:


Users browsing this thread: 1 Guest(s)