[HELP] Countdown
#1

I've put a countdown feature into my server, and I keep getting this warning. It doesn't effect the feature itself, so it's not a big deal, but I just like to clear my server of all warnings

Код:
(1552) : warning 235: public function lacks forward declaration (symbol "countdown")
Theres the warning, heres the line it says:

Код:
	public countdown()
Any help?
Reply
#2

put this on the top of your script


forward countdown();
Reply
#3

Quote:
Originally Posted by HydraX [hydrablast.smfnew.com
]
put this on the top of your script


forward countdown();
Aha, thank you! I knew it was something simple :P
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)