Problem with objects - 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: Problem with objects (
/showthread.php?tid=363741)
Problem with objects -
Sanady - 28.07.2012
Hello.Today I mapped map which have 1300 objects.I used Streamer for loading it.But It`s wont load please help me...Thanks
Re: Problem with objects -
Rudy_ - 28.07.2012
Only 1000 objects can be streamed at time.
This forum requires that you wait 120 seconds between posts. Please try again in 34 seconds.
Re: Problem with objects -
Sanady - 28.07.2012
Quote:
Originally Posted by Rudy_
Only 1000 objects can be streamed at time.
This forum requires that you wait 120 seconds between posts. Please try again in 34 seconds.
|
I fixed amout objects to 30 but still don`t want to load it...why??
Re: Problem with objects -
Sanady - 28.07.2012
Anyone can help me?
Re: Problem with objects -
milanosie - 28.07.2012
Do you use CreateObject in your script aswell?
If so, remove it.
Using too many CreateObject's sometimes makes it unable to load streamed objects.
Ow and stop bumping
Re: Problem with objects -
Sanady - 28.07.2012
Quote:
Originally Posted by milanosie
Do you use CreateObject in your script aswell?
If so, remove it.
Using too many CreateObject's sometimes makes it unable to load streamed objects.
Ow and stop bumping
|
Sorry.But I am using Streamer plugin also include.I use CreateDinamicObjects.But They don`t want to load when I load FS.I don`t know why..
Re: Problem with objects -
Ranama - 28.07.2012
It's CreateDynamicObject, not CreateDinamicObject, is that the problem?
Re: Problem with objects -
Sanady - 28.07.2012
Quote:
Originally Posted by Ranama
It's CreateDynamicObject, not CreateDinamicObject, is that the problem? 
|
I fixed but now when I join in game server turn off I don`t know why
Re: Problem with objects -
Devilxz97 - 29.07.2012
show us your object code as example ..
Re: Problem with objects -
Ranama - 29.07.2012
and show us your server log to if your server just shuts down.