DrawDistance of various 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: DrawDistance of various objects (
/showthread.php?tid=436205)
DrawDistance of various objects -
Baltazar - 10.05.2013
The fact is, that drawdistance of various objects is different. Let's say it is definitely higher for roads. Does anyone know, where to get an array with object models and their REAL drawdistances? Thanks
Re: DrawDistance of various objects -
[DOG]irinel1996 - 10.05.2013
There isn't any array with their real draw distance, you must set it by yourself or use the default one. Regards.
Re: DrawDistance of various objects -
Vince - 10.05.2013
<San Andreas directory>\Data\Maps
Look for IDE (Item Definition) files. Open them with notepad or another text editor. Look at the last value on each line. That's the draw distance.