SA-MP Forums Archive
Help me please - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Help me please (/showthread.php?tid=265665)



Help me please - Ehab1911 - 01.07.2011

Hey guys I need the strtok.inc

Here is what the GM says:

pawn Код:
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(25115) : error 021: symbol already defined: "strtok"
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(25130) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(26641) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(26701) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(26754) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(27422) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(27481) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28162) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28190) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28201) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28261) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28530) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28557) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28587) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28595) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28629) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28637) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28670) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28715) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28778) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28836) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28844) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(28879) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(28887) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven's Roleplay 0.3c\gamemodes\larp.pwn(29114) : error 047: array sizes do not match, or destination array is too small
C:\Ravens RP 0.3c\Raven'
s Roleplay 0.3c\gamemodes\larp.pwn(29168) : error 047: array sizes do not match, or destination array is too small

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.



Re: Help me please - Shadoww5 - 01.07.2011

Probably, it's missing a curly bracket.


Re: Help me please - Deskoft - 01.07.2011

Give us a piece of the code please.


Re: Help me please - Ehab1911 - 02.07.2011

Okay I fixed it thanks a lot ^^ I used to use my PAWNO that doesn't have the needed files lol