SA-MP Forums Archive
Map Fading <<<<<<<<<<READ HERE, IMPORTANT!!!!!!!!! - 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: Map Fading <<<<<<<<<<READ HERE, IMPORTANT!!!!!!!!! (/showthread.php?tid=478137)



Map Fading <<<<<<<<<<READ HERE, IMPORTANT!!!!!!!!! - rocker3410 - 28.11.2013

Hi, i've made a map. Compiled it and everything. When i go inside the game to the location of the map, I can't see the bridge but i can drive on it, the objects keep fading out when im a small bit away from it, Any help?


Re: Map Fading <<<<<<<<<<READ HERE, IMPORTANT!!!!!!!!! - cessil - 28.11.2013

increase the draw distance


Re: Map Fading <<<<<<<<<<READ HERE, IMPORTANT!!!!!!!!! - rocker3410 - 28.11.2013

Wha? How do you do that


Re: Map Fading <<<<<<<<<<READ HERE, IMPORTANT!!!!!!!!! - ikbenremco - 28.11.2013

PHP код:
    CreateObject(25872001.1956791547.11389214.2834000.00.096.0); //Object will render at its default distance.
    
CreateObject(25872001.1956791547.11389214.2834000.00.096.0250.0); //Object will render at 250.0 units.
    
CreateObject(25872001.1956791547.11389214.2834000.00.096.050000.0); //Object will render at 300.0 units. (The usable maximum) 
https://sampwiki.blast.hk/wiki/CreateObject