24.12.2012, 16:09
So I'm starting a new script and I was using Scripting Machine and I was doing dialogs. I compiled and I got this:
Код:
C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(118) : warning 217: loose indentation C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(120) : error 017: undefined symbol "DIALOG_CREDITS" C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(125) : error 017: undefined symbol "DIALOG_COMMANDS" C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(128) : warning 217: loose indentation C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(258) : error 017: undefined symbol "DIALOG_COMMANDS" C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(262) : error 017: undefined symbol "DIALOG_CREDITS" C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(269) : warning 225: unreachable code C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(269) : warning 217: loose indentation C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(269) : error 029: invalid expression, assumed zero C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(269) : error 004: function "OnPlayerClickPlayer" is not implemented C:\Users\Zach\Documents\Instant Warfare\ModernWarfare.pwn(273) : error 030: compound statement not closed at the end of file (started at line 261) Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 7 Errors.