SA-MP Forums Archive
[HELP] Object Rendering Problem - 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: [HELP] Object Rendering Problem (/showthread.php?tid=658883)



[HELP] Object Rendering Problem - Lucky13 - 15.09.2018

Hello. I'm working on a Roleplay server which has its custom map ( in the middle of the sea, around 10k objects ). The problem I'm facing right now are the objects rendering-.., as you can see in the images below, for some reason, they will not show if I stand too far from them..although if I approach, they will start to appear.

I'm using Icognito's Streamer Plugin.

https://imgur.com/a/ksS8QD3

If you guys could help me with this, I'd be really thankful as I have no idea how object rendering works! Thank you for your time.


Re: [HELP] Object Rendering Problem - UFF - 15.09.2018

maybe try this.

Код:
//On top of gamemode
#define VISIBLE_ITEMS 1000
// In on gamemode init
Streamer_VisibleItems(STREAMER_TYPE_OBJECT, VISIBLE_ITEMS);



Re: [HELP] Object Rendering Problem - Lucky13 - 15.09.2018

Quote:
Originally Posted by UFF
Посмотреть сообщение
maybe try this.

Код:
//On top of gamemode
#define VISIBLE_ITEMS 1000
// In on gamemode init
Streamer_VisibleItems(STREAMER_TYPE_OBJECT, VISIBLE_ITEMS);
Thank you very much. Worked perfectly!


EDIT:

Apparently, it only works for interiors, but for the whole map, the problem is still here as you see below:

https://imgur.com/a/ZVOGEX9