Map Fading <<<<<<<<<<READ HERE, IMPORTANT!!!!!!!!!
#1

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?
Reply
#2

increase the draw distance
Reply
#3

Wha? How do you do that
Reply
#4

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
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)