SetPlayerFacingAngle and GetPlayerFacingAngle not defined?? - 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)
+--- Thread: SetPlayerFacingAngle and GetPlayerFacingAngle not defined?? (
/showthread.php?tid=522416)
SetPlayerFacingAngle and GetPlayerFacingAngle not defined?? -
iSkate - 27.06.2014
Код:
C:\Users\ADDL\Desktop\Samp\gamemodes\TDM-FOREST.pwn(744) : error 017: undefined symbol "SetPlayerFacinGangle"
C:\Users\ADDL\Desktop\Samp\gamemodes\TDM-FOREST.pwn(1889) : error 017: undefined symbol "GetPlayerFacinGangle"
C:\Users\ADDL\Desktop\Samp\gamemodes\TDM-FOREST.pwn(1902) : error 017: undefined symbol "GetPlayerFacinGangle"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
I have include a_samp but still these errors .....
Help please. Thanks in advance.
Re: SetPlayerFacingAngle and GetPlayerFacingAngle not defined?? -
Noliax8 - 27.06.2014
Lmao...
SetPlayerFacin
Gangle()
SetPlayerFacin
gAngle()
GetPlayerFacin
gAngle()
Nlx.
Re: SetPlayerFacingAngle and GetPlayerFacingAngle not defined?? -
cleanboy - 27.06.2014
try that ^
Re: SetPlayerFacingAngle and GetPlayerFacingAngle not defined?? -
iSkate - 27.06.2014
SON OF A B***. What a simple mistake. Thanks guys.
Re: SetPlayerFacingAngle and GetPlayerFacingAngle not defined?? -
cleanboy - 27.06.2014
No problem bro.