SA-MP Forums Archive
why when attaching some objects above vehicles, cause the camera view to view the object close up? - 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: why when attaching some objects above vehicles, cause the camera view to view the object close up? (/showthread.php?tid=255908)



why when attaching some objects above vehicles, cause the camera view to view the object close up? - Donya - 17.05.2011

format:
objectid x y z rx ry rz (AttachObjectToVehicle)

pawn Код:
2985 0.0 -0.5 0.4 0.0 0.0 90.0//mounted minigun
pawn Код:
362 0.1 -0.5 1.5 0.0 30.0 95.0//minigun model id
with the mounted minigun, the camera moves to the minigun only when the vehicle is going SLOW otherwise, its fine.


Re: why when attaching some objects above vehicles, cause the camera view to view the object close up? - TheYoungCapone - 18.05.2011

thats just the way it is check out my super derby cars it does the same thing idk if u can stop that from happening.


Re: why when attaching some objects above vehicles, cause the camera view to view the object close up? - Donya - 18.05.2011

ohwell...thanks