SA-MP Forums Archive
SetActorCameraLookAt suggestion - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: SetActorCameraLookAt suggestion (/showthread.php?tid=662514)



SetActorCameraLookAt suggestion - H4bdel - 03.01.2019

Hi,

I was wondering if you guys could add a function that makes actors turn their heads towards a coordinate, I am currently working on some dialog type stuff with the actors, but it's awkward because they're not looking at the player "talking" to them.

It would be cool if it was like in this picture: https://i.imgur.com/SOI6b68.png

Also, is it possible for you guys to fix the melee damage outside the map of San Andreas? Hitting players with punch/sword/bat etc.. doesn't do any damage to them if it's outside the map.


Re: SetActorCameraLookAt suggestion - userid - 04.01.2019

Not possible with actors, you can do it with npcs


Re: SetActorCameraLookAt suggestion - Variableā„¢ - 05.01.2019

Download FCNPC if you want to have more control over NPCs, just better than actors.


Re: SetActorCameraLookAt suggestion - BlackyX - 05.01.2019

Use NPCs, they can be set to look at certain coordinates.


Re: SetActorCameraLookAt suggestion - Romz - 05.01.2019

Quote:
Originally Posted by Variableā„¢
View Post
Download FCNPC if you want to have more control over NPCs, just better than actors.
I have not found such a function there.