SA-MP Forums Archive
The object gets lost if you leave a little, help ... - 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: The object gets lost if you leave a little, help ... (/showthread.php?tid=663204)



The object gets lost if you leave a little, help ... - PetritImeri - 24.01.2019

How to fix it, is losing the object a bit if you move further than 200m.
Mapping photos, bank interior / exterior [retexture exterior]

https://imgur.com/a/Z5k6KSV


Re: The object gets lost if you leave a little, help ... - codExpert - 24.01.2019

increse streamdistance


Re: The object gets lost if you leave a little, help ... - PetritImeri - 26.01.2019

how?


Re: The object gets lost if you leave a little, help ... - MEGADETHS - 27.01.2019

Just add the parameter in green for all createobjects, 50000 will make them show at maximum distance

CreateObject(2587, 2001.195679, 1547.113892, 14.283400, 0.0, 0.0, 96.0, 50000.0);