SA-MP Forums Archive
See object's from very large distance. - 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: See object's from very large distance. (/showthread.php?tid=472582)



See object's from very large distance. - audriuxxx - 29.10.2013

Hi,

Maybe somebody remember, how to create object, and you can see him from very large distance? i saw that in 0.3x update or 0.3d.


Re: See object's from very large distance. - Tagathron - 29.10.2013

Use
Код:
CreateObject((modelid, Float:X, Float:Y, Float:Z, Float:rX, Float:rY, Float:rZ, Float:DrawDistance)
Just modify the DrawDistance parameter