Objects - 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)
+--- Thread: Objects (
/showthread.php?tid=304484)
Objects -
Mrki_Drakula - 18.12.2011
Hello,
Is there any way to make the objects visible all the time? You can actually see in this
video. Objects are showing just when you are close to them, every streamer i used did the same, so im actaully asking is there any way to make visible all the time, when you are far away too.
Thanks.
Re: Objects -
§с†¶e®РµРe - 18.12.2011
I don't think so
Re: Objects -
Gamer_Z - 18.12.2011
there is a variable ViewDistance in CreateObject* , you can higher it to 500.0 (max) [or was it 300 max?...]
Re: Objects -
Mrki_Drakula - 18.12.2011
Yeah i know that Gamer_Z, but im not sure will it work for city buildings, roads, etc...lemme check :P
Thanks anyway.
Re: Objects -
Mrki_Drakula - 18.12.2011
Nah...it still disappears when you go a little far away...
Re: Objects -
Gamer_Z - 18.12.2011
Quote:
Originally Posted by Mrki_Drakula
Nah...it still disappears when you go a little far away...
|
well if using CreateObject (not streamer) then it can be just because of your draw distance which is set to low.
Re: Objects -
Mrki_Drakula - 18.12.2011
My draw distance is set to 5000000