SA-MP Forums Archive
Set player to Face object - 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: Set player to Face object (/showthread.php?tid=289828)



Set player to Face object - lukas567 - 13.10.2011

Hey!
Does anyone knows how to make player face object? Or check if he's facing that object?
Thanks!


Re: Set player to Face object - =WoR=Varth - 13.10.2011

Character or camera?


Re: Set player to Face object - lukas567 - 13.10.2011

Character


Re: Set player to Face object - Tom1412 - 13.10.2011

SetPlayerFacingAngle( playerid, 0 );

the number is the degress
north is 0
West is 90
south is 180
east is 270