/spec help. - 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: /spec help. (
/showthread.php?tid=129834)
/spec help. -
ownboy - 23.02.2010
http://pastebin.com/fSxFXPZd
pawn Код:
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(65) : error 033: array must be indexed (variable "PlayerAdminLevel")
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(80) : error 076: syntax error in the expression, or invalid function call
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(80) : error 036: empty statement
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(89) : error 029: invalid expression, assumed zero
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(97) : warning 217: loose indentation
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(122) : warning 217: loose indentation
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(124) : error 033: array must be indexed (variable "PlayerAdminLevel")
C:\Users\Bouke\Desktop\Server\Server 1\filterscripts\adminspec.pwn(138) : error 030: compound statement not closed at the end of file (started at line 56)
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
6 Errors.
Re: /spec help. -
ownboy - 23.02.2010
<Deleted Pastebin>
I Edited the pastebin in the Post
Re: /spec help. -
ownboy - 23.02.2010
Help please?
Re: /spec help. -
Miguel - 24.02.2010
Try this one:
http://pastebin.com/hGSDcJdn
Re: /spec help. -
ownboy - 24.02.2010
Thanks :P It works