SA-MP Forums Archive
stream 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: stream help? (/showthread.php?tid=593344)



stream help? - N0FeaR - 04.11.2015

Check the pic, and i have set the steam distance in server.cfg on stream_distance 2000.0




Re: stream help? - IceBilizard - 04.11.2015

If you have more then 200 objects then it will happen use CreateDynamicObject its better.


Re: stream help? - N0FeaR - 04.11.2015

Quote:
Originally Posted by IceBilizard
Посмотреть сообщение
If you have more then 200 objects then it will happen use CreateDynamicObject its better.
I using CreateDynamicObject.


Re: stream help? - AbyssMorgan - 04.11.2015

1. stream_distance max 999.0 (200.0 or 300.0 for interiors, 500.0 for world building)
2. max 500 visible objects

2000 is too many




Re: stream help? - N0FeaR - 04.11.2015

Quote:
Originally Posted by AbyssMorgan
Посмотреть сообщение
1. stream_distance max 999.0 (200.0 or 300.0 for interiors, 500.0 for world building)
2. max 500 visible objects

2000 is too many

Thx mate i didn't know!