4 Errors (need fix) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: 4 Errors (need fix) (
/showthread.php?tid=189772)
4 Errors (need fix) -
Zaudas - 13.11.2010
Hi. I need fix 4 errors on scriptfile. Can you help me? YES
Code:
http://pastebin.com/ThmmQTBC
Errors: C:\Documents and Settings\Administrator\Desktop\Dyzai\Ribotuvas.pwn (50) : warning 235: public function lacks forward declaration (symbol "OnPlayerUpdate")
C:\Documents and Settings\Administrator\Desktop\Dyzai\Ribotuvas.pwn (72) : error 017: undefined symbol "GetVehicleVelocity"
C:\Documents and Settings\Administrator\Desktop\Dyzai\Ribotuvas.pwn (74) : error 017: undefined symbol "IsPlayerInRangeOfPoint"
C:\Documents and Settings\Administrator\Desktop\Dyzai\Ribotuvas.pwn (87) : error 017: undefined symbol "SetVehicleVelocity"
C:\Documents and Settings\Administrator\Desktop\Dyzai\Ribotuvas.pwn (89) : error 017: undefined symbol "SetPlayerVelocity"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
Re: 4 Errors (need fix) -
[MWR]Blood - 13.11.2010
Assure that you have the
newest pawn includes.
Re: 4 Errors (need fix) -
Retardedwolf - 13.11.2010
Is this guy using 0.2.5 includes?
Re: 4 Errors (need fix) -
Zaudas - 13.11.2010
Hell yes
. I gona download new
Re: 4 Errors (need fix) -
Zaudas - 13.11.2010
But where to get them?
And this error is for them?
Re: 4 Errors (need fix) -
gr56 - 13.11.2010
http://sa-mp.com/download.php
Re: 4 Errors (need fix) -
Zaudas - 13.11.2010
Thanks