Compile 1 warning
#1

Код:
C:\Users\Martin\Desktop\Viroserv\gamemodes\larp.pwn(43811) : warning 235: public function lacks forward declaration (symbol "OtherNames")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      8904 bytes
Code size:     1620780 bytes
Data size:     3670420 bytes
Stack/heap size:   16384 bytes; estimated max. usage=4982 cells (19928 bytes)
Total requirements: 5316488 bytes

1 Warning.
How i fix the 1 warning ?

Line 43811:
Код:
public OtherNames()
GameMode is Los Angeles.
Reply
#2

At the top, type:

pawn Код:
forward OtherNames();
Reply
#3

That warning is the least of your problems, what is writted below about memory usage is a much serious problem.
Reply
#4

Well, it is a Godfather edit 0rb so it doesn't surprise me.
Reply
#5

Thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)