Big prolem and need help.
#1

so im having this problem.
--------------------------------------------------------------------------------------------
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(24744) : error 021: symbol already defined: "strtok"
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(24759) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(26273) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(26333) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(26386) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(27061) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(27120) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(27801) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(27829) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(27840) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(27900) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28057) : warning 219: local variable "idcar" shadows a variable at a preceding level
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28191) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(2821 : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(2824 : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28256) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28290) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(2829 : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28331) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28376) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28439) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28497) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28505) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28540) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(2854 : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28743) : error 047: array sizes do not match, or destination array is too small
C:\Users\Tracy\Documents\Raven Roleplay\gamemodes\larp.pwn(28797) : 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 do i fix so i can compile and put it in my server? my server members are getting mad that i still cant fix it
Reply
#2

Lines :-w
Reply
#3

what does that mean. sorry im new to this whole thing
Reply
#4

Show me the lines where you have this errors.
Reply
#5

your size of array is too small (did you try to read those errors or are you posting on forum everytime you get some kind of error?), just change it to something higher, if you are manually setting values to variable change it to [], if you are using function tkae a look at function source code and change it to the length of returning string
Reply
#6

You just missed up a { or } any where on the script.Nothing else.Take a look on your script.
Reply
#7

Quote:
Originally Posted by TaLhA XIV
Посмотреть сообщение
You just missed up a { or } any where on the script.Nothing else.Take a look on your script.
you can't be more wrong
Reply
#8

update your includes then try again
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)