SA-MP Forums Archive
[QUESTION]SERVER SLOWING DOWN ON MANY 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: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS (/showthread.php?tid=175014)



[QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - nepstep - 07.09.2010

Hello , i have a question for you.
My server when there are many objects or vehicles spawned in a place (for example a parking)
when the player look at the many objects or vehicles the gameplay it slowing down (it stucks a little)
why is that?
can i fix it?

If this has to do: i am using Incognito's Streamer Plugin.

please give me a hand of help :P

thanks!


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - [L3th4l] - 07.09.2010

You have the newest version? The object streamer was fixed a little to speed it up!


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - nepstep - 07.09.2010

yea, i have the newest version!
maybe there is any good vehicle streamer that i can try?


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - [L3th4l] - 07.09.2010

Why? SA-MP streams vehicles.


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - nepstep - 07.09.2010

i don't know why :P
but i want to get out of this stuck-lag thing :S


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - Toni - 07.09.2010

Incognito's streamer plugin uses CPU and RAM (I think).
Add
Streamer_TickRate(tickrate); under OnGameModeInIt, read the page a little more.

If you have a REALLY Good computer, or hoster, your objects will stream VERY Fast.

If not, it will slow down.


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - nepstep - 07.09.2010

Quote:
Originally Posted by The Toni
Посмотреть сообщение
Incognito's streamer plugin uses CPU and RAM (I think).
Add
Streamer_TickRate(tickrate); under OnGameModeInIt, read the page a little more.

If you have a REALLY Good computer, or hoster, your objects will stream VERY Fast.

If not, it will slow down.
im getting error for undefined symbol tickrate
with streamer included
:/


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - Sky4D - 08.09.2010

Quote:
Originally Posted by nepstep
Посмотреть сообщение
im getting error for undefined symbol tickrate
with streamer included
:/
new tickrate;


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - Norn - 08.09.2010

Quote:
Originally Posted by nepstep
Посмотреть сообщение
im getting error for undefined symbol tickrate
with streamer included
:/
He means put the interval you desire in there, not actually use a variable called "tickrate".


Re: [QUESTION]SERVER SLOWING DOWN ON MANY OBJECTS - nepstep - 08.09.2010

yea that is fixed, but it still lag and i have a real good computer
also i play in local o.O
so HELP