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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: objects (
/showthread.php?tid=106905)
objects -
PANNA - 06.11.2009
i made a nice kart race/map.
i added it to my server but when i teleport to there the objects don't load or are not there because there are no objects..
how is that possible?
Re: objects -
PANNA - 06.11.2009
??
Re: objects -
Blaze09 - 06.11.2009
www.wiki.sa-mp.com
This can be because you are over the object limit for SA-MP Servers.
I suggest you use an object streamer.
Re: objects -
PANNA - 07.11.2009
Quote:
|
Originally Posted by Blaze09
www.wiki.sa-mp.com
This can be because you are over the object limit for SA-MP Servers.
I suggest you use an object streamer.
|
all i have is 2 maps in my server, not that much...
so i don't think i have too many objects, is it possible to make that higher or something?
Re: objects -
Blaze09 - 07.11.2009
Quote:
|
Originally Posted by PANNA
Quote:
|
Originally Posted by Blaze09
www.wiki.sa-mp.com
This can be because you are over the object limit for SA-MP Servers.
I suggest you use an object streamer.
|
all i have is 2 maps in my server, not that much...
so i don't think i have too many objects, is it possible to make that higher or something?
|
Like I said, use an object streamer.
Re: objects -
PANNA - 07.11.2009
Quote:
|
Originally Posted by Blaze09
Quote:
|
Originally Posted by PANNA
Quote:
|
Originally Posted by Blaze09
www.wiki.sa-mp.com
This can be because you are over the object limit for SA-MP Servers.
I suggest you use an object streamer.
|
all i have is 2 maps in my server, not that much...
so i don't think i have too many objects, is it possible to make that higher or something?
|
Like I said, use an object streamer.
|
what does that thinh do?
Re: objects -
Blaze09 - 07.11.2009
Quote:
|
Originally Posted by PANNA
Quote:
|
Originally Posted by Blaze09
Quote:
|
Originally Posted by PANNA
Quote:
|
Originally Posted by Blaze09
www.wiki.sa-mp.com
This can be because you are over the object limit for SA-MP Servers.
I suggest you use an object streamer.
|
all i have is 2 maps in my server, not that much...
so i don't think i have too many objects, is it possible to make that higher or something?
|
Like I said, use an object streamer.
|
what does that thinh do?
|
Makes it so you only can view objects at a certain distance,
So you can add more objects over the SAMP object limit.
Re: objects -
retart441 - 07.11.2009
Quote:
|
Originally Posted by Blaze09
Quote:
|
Originally Posted by PANNA
Quote:
|
Originally Posted by Blaze09
Quote:
|
Originally Posted by PANNA
Quote:
|
Originally Posted by Blaze09
www.wiki.sa-mp.com
This can be because you are over the object limit for SA-MP Servers.
I suggest you use an object streamer.
|
all i have is 2 maps in my server, not that much...
so i don't think i have too many objects, is it possible to make that higher or something?
|
Like I said, use an object streamer.
|
what does that thinh do?
|
Makes it so you only can view objects at a certain distance,
So you can add more objects over the SAMP object limit.
|
Midostream im pretty sure is an example.
Re: objects -
PANNA - 07.11.2009
i don't really understand what it is, i watched for it, but all i need to do is like:
not:
createobject
but:
createstreamobject
and then i will see the objects?