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

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:"
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)