09.05.2013, 23:12
Quote:
How does work Audio_Set3DPosition with Audio_PlaySequence, I mean how can I play a sequence with a 3D position?
By the way, how can I stop playing a sequence? Thank you. |
PHP код:
new handle = Audio_PlaySequence(...);
Audio_Set3DPosition(playerid,handle,...);
Audio_Stop(playerid,handle); //stop sequence