24.10.2011, 12:16
Sorry of the 2nd post but i worked on the script and i maked, when player write /driftaxisoff to stop the "locked camera" with KillTimer but i have 2 same errors on different lines . Here is the compiled errors:
And here is the filterscript code:
http://pastebin.com/kuvV2r8U
If you can Help
Код:
D:\server\filterscripts\driftaxis2.pwn(43) : error 017: undefined symbol "daxis1" D:\server\filterscripts\driftaxis2.pwn(54) : error 017: undefined symbol "daxis1" D:\server\filterscripts\driftaxis2.pwn(65) : warning 235: public function lacks forward declaration (symbol "camera") Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.
http://pastebin.com/kuvV2r8U
If you can Help