object limit?
#1

On the homepage of SAMP it says has an update on:

"- New object limit of 400 and the ability to change object draw distance"

My question is, what does it mean by object limit? Is it talking about the ammount of objects you add into the server? If this is the case, then how the hell do massive freeroam servers have that ammount of objects, if the limit is 400?
Reply
#2

Use a streamer to go past the limit.

https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#3

Quote:
Originally Posted by cj101
Посмотреть сообщение
Use a streamer to go past the limit.

https://sampforum.blast.hk/showthread.php?tid=102865
Thanks! Would you suggest I make all the objects as streamers? Or only when I reach limit?
Reply
#4

Yes, you should stream ALL your objects
Reply
#5

The streamer uses CreateObject, so, you will have to make the objects with the streamer.
Reply
#6

You should use all objects, or if you are forced to use some object by default CreateObject(.. add it before any Stream object hast beed added, like OnGameModeInit( CreateObject use first and than CreateDynamicObject(..
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)