its saying stuff is defined when its not
#1

i keep getting this

Код:
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(55) : error 021: symbol already defined: "SetGameModeText"
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(84) : error 021: symbol already defined: "AddStaticVehicle"
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(115) : error 010: invalid function or declaration
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(125) : error 010: invalid function or declaration
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(135) : error 010: invalid function or declaration
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(213) : error 021: symbol already defined: "SetTimer"
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(215) : error 021: symbol already defined: "SetTimer"
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(218) : error 010: invalid function or declaration
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(220) : error 010: invalid function or declaration
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(226) : error 010: invalid function or declaration
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(226) : error 021: symbol already defined: "CreateStreamObject"
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(226) : error 010: invalid function or declaration
C:\Users\user\Desktop\SA-MP Server Unreal Stuntages\Stunt City\gamemodes\testdcmd.pwn(226) : fatal error 107: too many error messages on one line

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


13 Errors.
Reply
#2

This usually is caused by a missing bracket, look around for unclosed functions, probably the ones you most recently were working on, and make sure they are all closed up
Reply
#3

check ur pms please
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)