25.12.2009, 22:40
Quote:
|
Originally Posted by Zamaroht
You could do it with SetPlayerCameraPos and all the related functions to Cameras, but since sa-mp is fully server-sided, it wouldn't work very good (that is, delayed camera, lots of server resource consumption, etc).
|
Anyway, it is possible, but only when aiming. You can do it by exploiting a game bug/feature which, when you aim and walk backward to a wall, it brings the camera closer and closer to your head until it looks kinda first person.
Here's a script. It creates a PlayerObject right behind the player who's aiming with his weapon
http://forum.sa-mp.com/index.php?topic=95936.0

