Errors
#1

C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(492) : error 021: symbol already defined: "Time"
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(4435) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\GCRP.pwn(4446) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(19046) : error 076: syntax error in the expression, or invalid function call
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(19752) : error 076: syntax error in the expression, or invalid function call
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(28316) : error 021: symbol already defined: "strtok"
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(28331) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(3023 : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(43737) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(46276) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(46974) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(4754 : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(47656) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(47705) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(48801) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(49935) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(5051 : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(51120) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(51166) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(53943) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(54079) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(5667 : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(6385 : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(64015) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(64144) : error 047: array sizes do not match, or destination array is too small
C:\Users\MOTI\Desktop\BlackDM 7.5.1\gamemodes\BCRP.pwn(64189) : error 047: array sizes do not match, or destination array is too small

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


26 Errors.

How To Fix?
Reply
#2

show me the error lines then I may help you.
+ delete the line 492 and one error will be fixed. and delete the line 28316 too.
Reply
#3

Quote:
Originally Posted by Eth
Посмотреть сообщение
show me the error lines then I may help you.
+ delete the line 492 and one error will be fixed. and delete the line 28316 too.
How I will show you the errors it's full!
Reply
#4

show me the line 4435
and the line 4446..
Reply
#5

Quote:
Originally Posted by Eth
Посмотреть сообщение
show me the line 4435
and the line 4446..
4435 : string = strtok(text, idx);
4446: string = strtok(text, idx);
Reply
#6

add new string[256];
Reply
#7

Quote:
Originally Posted by Eth
Посмотреть сообщение
add new string[256];
whare ?
Reply
#8

at the line
4434 before the two error lines.
Reply
#9

Quote:
Originally Posted by Eth
Посмотреть сообщение
at the line
4434 before the two error lines.
Not working
....
Reply
#10

then show me the whole command...or the whole function
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)