Stream Help - 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: Stream Help (
/showthread.php?tid=128250)
Stream Help -
Anabol - 16.02.2010
Many times I separate the objects from the server
Or when I go near a gate to open, looks like everything is open but it stays there
Код:
#include <MidoStream>
#define MAX_STREAM_OBJECTS 5000
in public OnGameModeInit() are CreateStreamObject(1597, x, y, z, 0.0000, 0.0000, 0.0000,200.0);
And I midostream.pwn/.amx in FS
Re: Stream Help -
Anabol - 17.02.2010
Does anybody know?
Re: Stream Help -
Jeffry - 17.02.2010
Did you put coords into x,y,z?
And maybe try some more objects with different numbers.
Maybe a one-object bug. Happend to me before.