SA-MP Forums Archive
Player's stream 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: Player's stream issue (/showthread.php?tid=584509)



Player's stream issue - cnoopers - 05.08.2015

yo
strange thing, u can se player moving on the map but if he is streamed to another player, is like afk and can't see any move, player is just not updating when in stream, what may be the cause?

i got no any callback about streaming players in my gamemode.

stream distance set to 300.0 in server.cfg


Re: Player's stream issue - cnoopers - 05.08.2015

anyone please?


Re: Player's stream issue - SickAttack - 05.08.2015

By returning 0 on "OnPlayerUpdate(playerid)", it will show players as if they were paused.


Re: Player's stream issue - cnoopers - 05.08.2015

well my OnPlayerUpdate returns 1 as always.


Re: Player's stream issue - cnoopers - 05.08.2015

somebody?