28.02.2012, 08:27
How to fix this error?
Only undefined symbol "YSI_gAwheelmodels.
pawn Код:
D:\2231\lrony\My Documents\Downloads\New Folder\gamemodes\GTTDM.pwn(14690) : warning 219: local variable "Pos" shadows a variable at a preceding level
D:\2231\lrony\My Documents\Downloads\New Folder\gamemodes\GTTDM.pwn(28877) : error 017: undefined symbol "YSI_gSwheelmodels"
D:\2231\lrony\My Documents\Downloads\New Folder\gamemodes\GTTDM.pwn(28877) : error 017: undefined symbol "YSI_gAwheelmodels"
D:\2231\lrony\My Documents\Downloads\New Folder\gamemodes\GTTDM.pwn(28877) : warning 215: expression has no effect
D:\2231\lrony\My Documents\Downloads\New Folder\gamemodes\GTTDM.pwn(28877) : error 001: expected token: ";", but found "]"
D:\2231\lrony\My Documents\Downloads\New Folder\gamemodes\GTTDM.pwn(28877) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.