Jump to content

Henryjs

Member
  • Content Count

    1
  • Joined

  • Last visited

  • Medals

Everything posted by Henryjs

  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.
×