Sounds - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Sounds (
/showthread.php?tid=147800)
Sounds -
Assyria - 14.05.2010
Hello.
If I use SetPlayerCameraPos and I place it in 8-track interior for example, and then I use SetPlayerPos for the bar interior.
Witch sound the player will hear? 8-track music or bar music?
Regards,
Assyria
Re: Sounds - BigM - 14.05.2010
Bar music
Re: Sounds -
Bayler - 14.05.2010
Sound is sent to Player Position not Camera Position.
Re: Sounds -
Assyria - 14.05.2010
Thanks, I thought so too but wanted to make sure.