Random Errors and Warnings - 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: Random Errors and Warnings (
/showthread.php?tid=104121)
Random Errors and Warnings -
Mujib - 22.10.2009
Keep it Short.
My Errors
Код:
C:\Users\Mujib\AppData\Local\Temp\Rar$DI04.386\haven.pwn(57) : warning 225: unreachable code
C:\Users\Mujib\AppData\Local\Temp\Rar$DI04.386\haven.pwn(57) : warning 217: loose indentation
C:\Users\Mujib\AppData\Local\Temp\Rar$DI04.386\haven.pwn(57) : error 029: invalid expression, assumed zero
C:\Users\Mujib\AppData\Local\Temp\Rar$DI04.386\haven.pwn(57) : error 004: function "SluitAnglzGate" is not implemented
C:\Users\Mujib\AppData\Local\Temp\Rar$DI04.386\haven.pwn(64) : error 030: compound statement not closed at the end of file (started at line 45)
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
My Script
http://pastebin.com/m1e588523
Re: Random Errors and Warnings -
Peter_Corneile - 22.10.2009
You were just missing some closing brackets
http://pastebin.com/d2086fc67