29.03.2012, 17:43
I followed this tutorial:
[ame]http://www.youtube.com/watch?v=ch-i9dDtvsM&feature=plcp&context=C488ad91VDvjVQa1PpcF N9aq-aO74MHSOld-WyT5xqaI5Sq71AZcg=[/ame]
and I get these errors;
[ame]http://www.youtube.com/watch?v=ch-i9dDtvsM&feature=plcp&context=C488ad91VDvjVQa1PpcF N9aq-aO74MHSOld-WyT5xqaI5Sq71AZcg=[/ame]
and I get these errors;
Код:
C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(42) : error 017: undefined symbol "mysql_query" C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(46) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD" C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(51) : error 017: undefined symbol "DIALOG_STYLE_PASSWORD" C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(235) : warning 217: loose indentation C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(235) : error 001: expected token: "-string end-", but found "-identifier-" C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(235) : warning 215: expression has no effect C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(235) : error 001: expected token: ";", but found ")" C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(235) : error 029: invalid expression, assumed zero C:\Users\Jordan\Desktop\Server\gamemodes\truck.pwn(235) : fatal error 107: too many error messages on one line Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 7 Errors.