16.09.2009, 16:24
Sorry this is nubish question, i am do a code with setmapicon but i have some warn, can anybody give me example of that code, pls you example.
Thank you!
Thank you!
C:\Documents and Settings\User\Desktop\samp02Xserver.win32\gamemodes\larp.pwn(45478) : warning 235: public function lacks forward declaration (symbol "Onplayerconnect") Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 9172 bytes Code size: 1687936 bytes Data size: 3708408 bytes Stack/heap size: 16384 bytes; estimated max. usage=4982 cells (19928 bytes) Total requirements: 5421900 bytes 1 Warning.
C:\Documents and Settings\User\Desktop\samp02Xserver.win32\gamemodes\larp.pwn(45479) : error 021: symbol already defined: "OnPlayerConnect" C:\Documents and Settings\User\Desktop\samp02Xserver.win32\gamemodes\larp.pwn(45483) : warning 209: function "OnPlayerConnect" should return a value Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 1 Error.
Originally Posted by player007
You already have an OnPlayerConnect, use that one.
|
Originally Posted by [ACI
Abe ]
Quote:
|