Problem IsPlayerAimingAt - 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: Problem IsPlayerAimingAt (
/showthread.php?tid=163896)
Problem IsPlayerAimingAt -
Proteine - 29.07.2010
How can I fix this?
C:\Documents and Settings\Administrator\Desktop\ser 0.3\gamemodes\larp.pwn(78816) : error 017: undefined symbol "GetPlayerCameraPos"
C:\Documents and Settings\Administrator\Desktop\ser 0.3\gamemodes\larp.pwn(78817) : error 017: undefined symbol "GetPlayerCameraFrontVector"
C:\Documents and Settings\Administrator\Desktop\ser 0.3\gamemodes\larp.pwn(78813) : warning 203: symbol is never used: "playerid"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
2 Errors.
Re: Problem IsPlayerAimingAt -
Vince - 29.07.2010
Get the latest include files.
Re: Problem IsPlayerAimingAt -
Mauzen - 29.07.2010
Hmm, looks like you did something wrong with the brackets behind those functions, check if you forgot to close one or so.
If you dont, you might have old includes in your pawn directory, probably if you did not replace them when installing 0.3. Redownload and replace them then, especially a_samp.inc
Re: Problem IsPlayerAimingAt -
Proteine - 29.07.2010
Includes missing or do not know what to be replaced