Hi,
eben wollte ich mein Script compilen aber plötzlich bekomme ich viele Errors. Anscheinend habe ich irgendwo eine Klammer { } vergessen.
Wisst ihr wie ich die Stelle herausfinden kann?
(1274) : error 017: undefined symbol "SetPlayerCameraPosEx"
(1275) : error 017: undefined symbol "MoveCamera"
(1357) : error 017: undefined symbol "SpielerSpeichern"
(1506) : error 017: undefined symbol "dcmd_giveheal"
(1506) : error 079: inconsistent return types (array & non-array)
(1510) : error 079: inconsistent return types (array & non-array)
(1523) : error 079: inconsistent return types (array & non-array)
(1535) : error 079: inconsistent return types (array & non-array)
(1537) : warning 225: unreachable code
(1537) : warning 217: loose indentation
(1541) : error 079: inconsistent return types (array & non-array)
(1545) : error 079: inconsistent return types (array & non-array)
(1563) : error 079: inconsistent return types (array & non-array)
(1567) : error 079: inconsistent return types (array & non-array)
(1573) : error 079: inconsistent return types (array & non-array)
(1577) : error 079: inconsistent return types (array & non-array)
(1583) : error 079: inconsistent return types (array & non-array)
(1587) : error 079: inconsistent return types (array & non-array)
(1593) : error 079: inconsistent return types (array & non-array)
(1598) : error 017: undefined symbol "isPlayerAnAdmin"
(1600) : error 079: inconsistent return types (array & non-array)
(1606) : error 079: inconsistent return types (array & non-array)
(1611) : error 079: inconsistent return types (array & non-array)
(1616) : error 017: undefined symbol "isPlayerAnAdmin"
(1659) : error 079: inconsistent return types (array & non-array)
(1664) : error 079: inconsistent return types (array & non-array)
(1672) : error 079: inconsistent return types (array & non-array)
(1677) : error 079: inconsistent return types (array & non-array)
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Gruß Tim