Closed Ansible2 closed 11 months ago
If a dev plays a song with:
[ "CCM_HF_surrounded" ] spawn KISKA_fnc_playMusic;
and then tries to play random music after:
[ 1, [ "CCM_WTM_AdrenalineInMyBlood" ] ] call KISKA_fnc_randomMusic;
the random music does not seem start after.
If a dev plays a song with:
and then tries to play random music after:
the random music does not seem start after.