SA-MP Forums Archive
Streamer Problem - 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: Streamer Problem (/showthread.php?tid=594079)



Streamer Problem - Sanady - 13.11.2015

Hello everybody, I noticed one bug which I don`t have any solution. When player connect after server start first time, every object from script is loaded but after he reconnects everyobject which is added via Streamer will disapear. I don`t know why. But other object script works fine. Only that one won`t show up.


Re: Streamer Problem - ATGOggy - 13.11.2015

What do you mean by after reconnecting?


Re: Streamer Problem - Ahmad45123 - 13.11.2015

Where do u create your objects ?


Re: Streamer Problem - Sanady - 13.11.2015

Quote:
Originally Posted by ATGOggy
Посмотреть сообщение
What do you mean by after reconnecting?
When ID 0 disconnect whole map disapear. I don`t know why.


Quote:
Originally Posted by Ahmad45123
Посмотреть сообщение
Where do u create your objects ?
I create objects in different pwn file.