23.02.2009, 08:02
Quote:
|
Originally Posted by [B2F
GunsNRoses ]
![]() C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(121) : error 017: undefined symbol "LSATC" C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(122) : error 017: undefined symbol "SFATC" C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(123) : error 017: undefined symbol "LVATC" C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(351) : error 017: undefined symbol "LSATC" C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(356) : error 017: undefined symbol "SFATC" C:\Documents and Settings\********\Desktop\myserver\gamemodes\Born2 Fly.pwn(361) : error 017: undefined symbol "LVATC" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 6 Errors EDIT: just noticed i have SFATC in there twice, that's changed but same errors are still there |
pawn Код:
new LSATC;
new SFATC;
new LVATC;


