Public function lacks forward declaration, Help!!! [REP +]
#5

Quote:
Originally Posted by kamzaf
Посмотреть сообщение
forward IsAtFishPlace(playerid);

make sure this line is directly above the public.

Or another simpler way:

pawn Код:
#define PUB:%1(%2) forward %1(%2); public %1(%2)
Then replace the "public" with "PUB:"
Didn't work, error 010: invalid function or declaration
&
Warning: public function lacks forward declaration (symbol "PUB")

Quote:
Originally Posted by Jari_Johnson*
Посмотреть сообщение
Place the forward under your includes.
They are...

This is include for PPC(gamemode) new class
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)