Max Objects Limit
#1

There are too many objects in my server, and if i use CreateObject there apper only a half of them, so i started using CreateDynamicObject, and it didn't cause any problems in 0.3d, but now appeared object edition, and when I edit objects i want other players to see changes too, but CreateDynamicObject creates Player objects, so only I can see the changes. How to overcome this limit and use CreateObject for all game objects?
P.S how many words "Object" xd
Reply
#2

CreateDynamicObject doesn't created a player object unless you do CreateDynamicPlayerObject, and as far as i know you only can have 1000 non-streamed objects, so you'll need to use a streamer. Update to the latest streamer version.
Reply
#3

Limit of Object (0.3e - 0.3a) 1000
Reply
#4

Quote:
Originally Posted by Marricio
View Post
CreateDynamicObject doesn't created a player object unless you do CreateDynamicPlayerObject, and as far as i know you only can have 1000 non-streamed objects, so you'll need to use a streamer. Update to the latest streamer version.
I have already streamer plugin. Does it need any settings?

So, i have 1775 objects)
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)