Closed jonasesser closed 2 years ago
Reworked and added the option to play sounds instant and simultaneously. Example:
@plugins/sounds/myplugin/ringtone1.ogg
, 0.2, 'gpPhoneRing');@plugins/sounds/myplugin/airport1.ogg
, 0.2, 'gpAirport');Queued old functionality is as before:
Athena.player.emit.sound2D(recipient, @plugins/sounds/myplugin/playnext.ogg
);
Click on
command line instructions
below for checkout information of this PR.