4 errors and full warnings
#2

Код:
C:\Users\MOTI\Desktop\Black DeathMatch\gamemodes\BlackDM.pwn(7291) : error 021: symbol already defined: "cmd"
C:\Users\MOTI\Desktop\Black DeathMatch\gamemodes\BlackDM.pwn(10403) : error 021: symbol already defined: "GetFile"
C:\Users\MOTI\Desktop\Black DeathMatch\gamemodes\BlackDM.pwn(10410) : error 021: symbol already defined: "IsNumeric"
C:\Users\MOTI\Desktop\Black DeathMatch\gamemodes\BlackDM.pwn(10419) : error 021: symbol already defined: "ReturnUser"
Pawn compiler 3.2.3664	 Copyright © 1997-2006, ITB CompuPhase


4 Errors.
Start by fixing the errors.


Код:
error 021: symbol already defined:
This means that the variable/function you are declaring already exists earlier in your code.

___________________

If I've helped you, please rep++ to show your appreciation.
Reply


Messages In This Thread
4 errors and full warnings - by SkaiPeretz - 28.09.2014, 19:46
Re: 4 errors and full warnings - by EnforcerDon - 28.09.2014, 22:07
Re: 4 errors and full warnings - by superrobot48 - 29.09.2014, 04:39
Re: 4 errors and full warnings - by terrance - 29.09.2014, 04:46
Re: 4 errors and full warnings - by SkaiPeretz - 29.09.2014, 09:33
Re: 4 errors and full warnings - by CommanderDEATH - 29.09.2014, 11:41

Forum Jump:


Users browsing this thread: 1 Guest(s)