[HELP] SAMP Wiki's AdminScript isnt working! - 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] SAMP Wiki's AdminScript isnt working! (
/showthread.php?tid=161157)
[HELP] SAMP Wiki's AdminScript isnt working! -
Emanuel_Rodriguez - 19.07.2010
pawn Код:
C:\Users\Owner\Desktop\Grand Theft Auto San Andreas\New folder\filterscripts\AdminScript.pwn(279) : error 047: array sizes do not match, or destination array is too small
C:\Users\Owner\Desktop\Grand Theft Auto San Andreas\New folder\filterscripts\AdminScript.pwn(282) : error 047: array sizes do not match, or destination array is too small
C:\Users\Owner\Desktop\Grand Theft Auto San Andreas\New folder\filterscripts\AdminScript.pwn(316) : error 017: undefined symbol "GetPlayerId"
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.
help?
heres my script:
http://cutter.pastebin.com/GruF3g21
and here is where i got it from:
https://sampwiki.blast.hk/wiki/Creating_...t#Registration
Re: [HELP] SAMP Wiki's AdminScript isnt working! -
Scenario - 19.07.2010
Heres a suggestion: Make your own!
Re: [HELP] SAMP Wiki's AdminScript isnt working! -
Betamaster - 19.07.2010
I suggest you move away from strtok and try
these instead.