05.08.2011, 11:49
I got rid of two errors by deleting the 'strotk' in each, lol, though I dont think that's the best thing to do...
EDIT: I have ten errors now after I deleted a command that wasnt neccesary.
Quote:
C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(292) : error 017: undefined symbol "ReturnUser" C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(317) : error 004: function "OnPlayerPrivmsg" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(360) : error 004: function "ProxDetector" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(365) : error 004: function "ProxDetector" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(394) : error 004: function "PlayerActionMessage" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(397) : warning 225: unreachable code C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(397) : warning 217: loose indentation C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(420) : error 004: function "ProxDetector" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(424) : warning 217: loose indentation C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(447) : error 004: function "ProxDetector" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(455) : error 033: array must be indexed (variable "tmp") C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(461) : error 017: undefined symbol "ReturnUser" C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(484) : error 004: function "ProxDetectorS" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(491) : error 004: function "PlayerActionMessage" is not implemented C:\Users\pc\Desktop\s3rv3r\gamemodes\drrp.pwn(516) : error 030: compound statement not closed at the end of file (started at line 277) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 12 Errors. |