Jump to content

Henryjs

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Community Reputation

0 Neutral

About Henryjs

  • Rank
    Newbie
  1. You need to use the addAction command to play music with playMusic. For example: sqf Copy the code this addAction ["Play Vietnam", {playMusic "Vietnam";}]; Make sure the path and format of the audio file are correct.
×