SA-MP Forums Archive
Blurry Problem with Camera - 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: Blurry Problem with Camera (/showthread.php?tid=94456)



Blurry Problem with Camera - Eazy_Efolife - 30.08.2009

I was looking for a good spot for my OnPlayerRequestSpawn for my Roleplay Server, so I found one, The Corrdinates are:

Код:
	SetPlayerCameraPos(playerid, 2338.1592,2133.2939,48.8192);
  	SetPlayerCameraLookAt(playerid,2323.0073,2130.0374,38.3914);
Anyway, I put it in my script. Then When I started it up the Girl was Blurry? Picture Below

By eazy_efolife at 2009-08-29


Is There Anyway to make it not blurry? Does it got to do with a interior?


Re: Blurry Problem with Camera - Yuryfury - 30.08.2009

does it focus/appear after a while?


Re: Blurry Problem with Camera - Eazy_Efolife - 30.08.2009

Quote:
Originally Posted by Yuryfury
does it focus/appear after a while?
na, if just stays the same....


Re: Blurry Problem with Camera - Gappy - 30.08.2009

I duno if it helps but set you player pos near the sign, like behind the sign.


Re: Blurry Problem with Camera - v3nom - 30.08.2009

im pretty sure thats the non solid version of the same model that shows up from a far distance before the real model shows up.
theres a different model thats most likely more clear


Re: Blurry Problem with Camera - Yuryfury - 30.08.2009

Quote:
Originally Posted by v3nom
im pretty sure thats the non solid version of the same model that shows up from a far distance before the real model shows up.
theres a different model thats most likely more clear
try overlaying it with the same object (using MTA) I might test this alter if I have time.


Re: Blurry Problem with Camera - Abernethy - 30.08.2009

Place your player near the object & it will load a detailed object of that "chick".
It's to give the impression that you're far away, & can't see the object (Your character, not the camera). Set your players pos near the camera it it'll be better.


Re: Blurry Problem with Camera - v3nom - 30.08.2009

Quote:
Originally Posted by Yuryfury
Quote:
Originally Posted by v3nom
im pretty sure thats the non solid version of the same model that shows up from a far distance before the real model shows up.
theres a different model thats most likely more clear
try overlaying it with the same object (using MTA) I might test this alter if I have time.
no no, theres a different model thats detailed.
you got the wrong model.


Re: Blurry Problem with Camera - Yuryfury - 30.08.2009

Quote:
Originally Posted by v3nom
Quote:
Originally Posted by Yuryfury
Quote:
Originally Posted by v3nom
im pretty sure thats the non solid version of the same model that shows up from a far distance before the real model shows up.
theres a different model thats most likely more clear
try overlaying it with the same object (using MTA) I might test this alter if I have time.
no no, theres a different model thats detailed.
you got the wrong model.
Well isn't that model there originally?


Re: Blurry Problem with Camera - Eazy_Efolife - 30.08.2009

Quote:
Originally Posted by Yuryfury
Quote:
Originally Posted by v3nom
Quote:
Originally Posted by Yuryfury
Quote:
Originally Posted by v3nom
im pretty sure thats the non solid version of the same model that shows up from a far distance before the real model shows up.
theres a different model thats most likely more clear
try overlaying it with the same object (using MTA) I might test this alter if I have time.
no no, theres a different model thats detailed.
you got the wrong model.
Well isn't that model there originally?
its part of the GTA SA game. I dont use mta, it dont work!