But my battle script is not working:
Code: Select all
VOICEOVER_TEST_MUSIC ="/Editor/H5MMods/TestScript4/Maps/SingleMissions/TestScript4/TestScript4_Test_Sound.xdb#xpointer(/Sound)";
function Music
Play2DSound( VOICEOVER_TEST_MUSIC );
end;
startThread ("Music");
print ("Music plays");
Thx for promt reply
Knop