PlayAudioStreamForPlayer - Cutting Out & SendClientMessage randomly sent in different order. - 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: PlayAudioStreamForPlayer - Cutting Out & SendClientMessage randomly sent in different order. (
/showthread.php?tid=462367)
PlayAudioStreamForPlayer - Cutting Out & SendClientMessage randomly sent in different order. -
Smally - 06.09.2013
Hello,
I'm currently experiencing a couple of issues, in my tutorial stock, the messages are sometimes sent in the wrong order, this is a random issue.
Example:
--TUT MESSAGE--
--TUT HEADER--
When it should be:
--TUT HEADER--
--TUT MESSAGE--
In addition to this, PlayAudioStreamForPlayer randomly cuts out, the server is hosted on a dedicated server.
Re: PlayAudioStreamForPlayer - Cutting Out & SendClientMessage randomly sent in different order. -
Tomer!.$ - 06.09.2013
Can we see the functions you are using?