Groweed problem
#1

Код:
public GrowWeed(playerid)
  {
  SendClientMessage(playerid,0xffffffaa,"Your plant has grown. Your weed has been harvested.");
  hasweed[playerid]++;
  WeedAlreadyPlanted[playerid] = false;
  return 1;
}
Код:
C:\Documents and Settings\Salim\Desktop\SalsTestinGrounds\SalsTestingGrounds.pwn(762) : warning 235: public function lacks forward declaration (symbol "GrowWeed")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
Reply


Messages In This Thread
Groweed problem - by Sal_Kings - 16.05.2009, 19:50
Re: Groweed problem - by member - 16.05.2009, 19:54
Re: Groweed problem - by Sal_Kings - 16.05.2009, 19:57
Re: Groweed problem - by Sal_Kings - 16.05.2009, 20:05
Re: Groweed problem - by member - 16.05.2009, 20:22

Forum Jump:


Users browsing this thread: 1 Guest(s)