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



Object/Streamer issue - jeffery30162 - 24.07.2015

I have created an object system where i can create/edit/delete at any time.

My issue comes in where if the player relogs, he is then unable to edit objects or delete them.

for example:

I go on my server and create an object
I can then edit delete or do anything to the object.
I leave the server then rejoin I can no longer edit that object
but I can delete that object sucessfully through the code but the object is still visible.
If i create another new object, eveything works fine for that object until I relog

I think there is something wrong with the streamer, I have not had this issus until the last update


Re: Object/Streamer issue - Beckett - 24.07.2015

Downgrade to an older streamer version?


Re: Object/Streamer issue - hossa - 24.07.2015

Are you using an in-game tool to do this ?
if yes, Make sure that the permissions are well.


Re: Object/Streamer issue - jeffery30162 - 27.07.2015

i can edit all of the other objects in my server just not the furniture through the furniture system. The furniture system has worked flawlessly untill this last update and I have not changed it in any way. It just got bugged?