Posts: 1,132
Threads: 70
Joined: May 2016
SA-MP 0.3.8 has the limit of 2,000 objects, but this limit is that?
Objects per Player
Objects by VirtualWord
Global Objects
and what happens if I extrapolate the limit of objects?
Quote:
I consider this significant increase, a good help to stop using the stremaer plugin
|
Posts: 192
Threads: 2
Joined: Sep 2010
The object limit is how many objects can be created per player at any given time. If you reach the limit, any new objects you try to create simply will not appear. This limit applies to both player and standard objects.
Posts: 1,132
Threads: 70
Joined: May 2016
@OFF: Thanks, it seems like a noob question, but it's good to clarify, to get more out of it, since it's not described in the documentation.
if I create 1000 objects in VW 0, and then create 1000 more in VW 1,, and 1000 objects in VW 3 in the same call to the player ....
when I change the VW player from 3, will the objects be displayed?
Posts: 1,042
Threads: 46
Joined: Jun 2013
Quote:
Originally Posted by RazorGuigo
@OFF: Thanks, it seems like a noob question, but it's good to clarify, to get more out of it, since it's not described in the documentation.
if I create 1000 objects in VW 0, and then create 1000 more in VW 1,, and 1000 objects in VW 3 in the same call to the player ....
when I change the VW player from 3, will the objects be displayed?
|
No! To do this, use the "streamer" plugin.
Posts: 1,132
Threads: 70
Joined: May 2016
Quote:
Originally Posted by Romz
No! To do this, use the "streamer" plugin.
|
I think this is not necessary, if the player does not load objects in cache of the other WV, it is not necessary to use "streamer"
Quote:
I am withdrawing from my GM, to gain benefits of stability and performance, among other things that static objects are capable, that dynamicos not limited
|