Increase object limit higher then 1000? - 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: Increase object limit higher then 1000? (
/showthread.php?tid=398054)
Increase object limit higher then 1000? -
Ben_Hatfield - 08.12.2012
i was wondering if there was anyway to increase the object limit higher then 1000 in 0.3e?
Respuesta: Increase object limit higher then 1000? -
gabysur - 08.12.2012
Streamer
Re: Increase object limit higher then 1000? -
Ben_Hatfield - 08.12.2012
Quote:
Originally Posted by gabysur
Streamer
|
i have streamer, objects still stop showing after 1000
Re: Increase object limit higher then 1000? -
Black Wolf - 08.12.2012
You need to change createobject to CreateDynamicObject i mean to streamer syntax so convert them here
www.convertffs.com
Re: Increase object limit higher then 1000? -
Ballu Miaa - 08.12.2012
Quote:
Originally Posted by Black Wolf
You need to change createobject to CreateDynamicObject i mean to streamer syntax so convert them here www.convertffs.com
|
Thats what we been saying to him in his different threads.
Yo Thread Poster - Change all the CreateObject codes to CreateDynamicObject and you will be done!!
Re: Increase object limit higher then 1000? - Guest9328472398472 - 08.12.2012
Convert your objects to Dynamic Objects, is it that hard to understand? Very simple task. Need help?
Re: Increase object limit higher then 1000? -
XniR - 08.12.2012
remember before you do anything less object = better performance try to put as less objects as possible.
Re: Increase object limit higher then 1000? -
Ballu Miaa - 08.12.2012
Here are all of your objects which were not CreateDynamicObject , i converted them to CreateDynamicObject.
Click Here For the Link