Worries streamer that spawn multiple 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: Worries streamer that spawn multiple objects (
/showthread.php?tid=506040)
Worries streamer that spawn multiple objects -
FosterK - 11.04.2014
Hello,
I have a concern (probably related to the streamer) quite annoying: s
Let me explain: When I make a
CreateDynamicObject my object spawn correctly, but when I
EditDynamicObject I see other objects that spawn in the same place as my object.
Here is a small example:
Thank you in advance
Re: Worries streamer that spawn multiple objects -
Dokins - 11.04.2014
Change the stream distance.
(That's the last one on the function params).
Re: Worries streamer that spawn multiple objects -
Bingo - 11.04.2014
Stream distance, I guess not sure.
Re: Worries streamer that spawn multiple objects -
iZN - 11.04.2014
Probably related to plugin.
Re : Worries streamer that spawn multiple objects -
FosterK - 19.04.2014
Quote:
Change the stream distance.
(That's the last one on the function params).
|
Tested and not work
Quote:
Probably related to plugin.
|
I use this plugin :
https://sampforum.blast.hk/showthread.php?tid=102865
Re : Worries streamer that spawn multiple objects -
FosterK - 20.04.2014
up plz guys