SA-MP Forums Archive
Attaching Camera to a Object BUG! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP DL Edition (https://sampforum.blast.hk/forumdisplay.php?fid=92)
+--- Forum: SA-MP 0.3.DL (https://sampforum.blast.hk/forumdisplay.php?fid=90)
+--- Thread: Attaching Camera to a Object BUG! (/showthread.php?tid=645032)



Attaching Camera to a Object BUG! - NeverKnow - 18.11.2017

When i attach my camera to a Object it works but The screen is flickering/Flashing.

i tried with CreateObject / CreateDynamicObject / CreatePlayerObject.
still same result.

The video is not mine, but i used for example of the bug:
http://www.youtube.com/watch?v=Vz9WPmZM33c


EDIT:
Also when you attach a camera to the object there is no way you can set the CameraLookAt Position, I tried with SetPlayerCameraLookAt but it bugs and i dont see anything.

EDIT 2:
This Bug was fixed in RC3, but now again in RC4-1 the bug came back and my screen is flickering/Flashing when i attach my camera to a object + the sound bugging aswell?? the sounds also flickering.

and there is still no option to set CameraLookAt Position when the camera is attached.


Re: Attaching Camera to a Object BUG! - ][Noname][ - 18.11.2017

it's timer bug
Kalcor limited timer to 0x7FFFFFF value
but it must be limited to 0x3FFFFFFF


Re: Attaching Camera to a Object BUG! - Kalcor - 18.11.2017

Quote:
Originally Posted by SPAWN_METAL
View Post
it's timer bug
Kalcor limited timer to 0x7FFFFFF value
but it must be limited to 0x3FFFFFFF
I didn't write the game. I only created this mod.


Re: Attaching Camera to a Object BUG! - Freaksken - 18.11.2017

Related to this bug report.


Re: Attaching Camera to a Object BUG! - Mistermaru - 18.11.2017

I love Kalcor <3


Re: Attaching Camera to a Object BUG! - NeverKnow - 20.11.2017

Also when you attach a camera to the object there is no way you can set the CameraLookAt Position, I tried with SetPlayerCameraLookAt but it bugs and i dont see anything.


Re: Attaching Camera to a Object BUG! - Mistermaru - 22.11.2017

Confirmed. I tried to make a cctv and my camera started facing the wrong side, so I tried setting the SetPlayerCameraLookAt position but it does not work.


Re: Attaching Camera to a Object BUG! - NeverKnow - 06.12.2017

This Bug was fixed in RC3, but now again in RC4-1 the bug came back and my screen is flickering/Flashing when i attach my camera to a object + the sound bugging aswell?? the sounds also flickering.