[HELP] Too much 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: [HELP] Too much objects (
/showthread.php?tid=371928)
[HELP] Too much objects -
DotRascaL - 24.08.2012
Well, I have a streamer on my GM, MidoStream, and I make the proper procedures, using the "convertffs" I put the MTA SA 0.1 to MidoStream (CreateStreamObject), when I give it reset the VPS is only one object, passing more rather appear just 5 or 6. It is because when I hit against some "bollards" appear on my server 5 instead of 1. I need help urgently
regards,
Rascal
Re: [HELP] Too much objects -
God'Z War - 24.08.2012
Use Object as filterscript
dont use toomuch object on gm
Re: [HELP] Too much objects -
DotRascaL - 25.08.2012
But I try other stream in filterscript but it wont work... I dont know why, i saw that inst my GM because is only in the VPS the error, right?
Re: [HELP] Too much objects -
clarencecuzz - 25.08.2012
Some objects will only stream through a gamemode, so it is recommended to place them in your gamemode to prevent conflict with errors. Make sure you are streaming these objects OnGameModeInit and not another public function. I would recommend Incognito's streamer over Mido Stream.
Re: [HELP] Too much objects -
DotRascaL - 25.08.2012
Thank you clarencecuzz