what is Viewdistance? - 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: what is Viewdistance? (
/showthread.php?tid=117767)
what is Viewdistance? -
snabbo - 01.01.2010
The title says it all
Re: what is Viewdistance? -
MPKaboose - 01.01.2010
the radius of you're current position until the actual distance you can see the objects in the radius but cant see those that are outside I hope you got the idea ^^
or if you mean drawdistance then
this will explain it
Re: what is Viewdistance? -
Puffmac - 01.01.2010
Basically, The distance from which you have to be from an object before you see it

.
Re: what is Viewdistance? -
Sergei - 01.01.2010
(Myself)............(60ft).....(65ft)
If viewdistance is 60 for example you will be able to see the first point, but not second one. So for example if you place objects with viewdistance 60 you will be able to see them only when you come in come in their radius (60).
Re: what is Viewdistance? -
snabbo - 01.01.2010
Ok thanks