[HELP]LARP.pwn can't Compile
#1

Код:
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(25101) : error 021: symbol already defined: "strtok"
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(25116) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(26627) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(26687) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(26740) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(27408) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(27467) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28148) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28176) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28187) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28247) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28516) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28543) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28573) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28581) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28615) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28623) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28656) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28701) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28764) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28822) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28830) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28865) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28873) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(29100) : error 047: array sizes do not match, or destination array is too small
C:\Users\AziZ\Desktop\Raven's Roleplay 0.3c\gamemodes\larp.pwn(29154) : 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 it ? Help me please
Reply
#2

Try to change the array size... array sizes do not match.. Try a bit with the arrays and see if you can fix it ... Or you can wait for someone else here who can help u :P.
Reply
#3

nah .. how to change the array size .. help me bro
Reply
#4

well you need to show us the script first so we can help you easily
Reply
#5

I guess it's like msg[128] or string[128]. Just change it into msg[256] or string[256]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)