1.how can i play my musik in my map??? i only can play the last played musik via a trigger, but i cant play musik via a trigger, because i must first play musik via a trigger ^.^
2. how can i make a picture in the map load screen, when you load the map, not the minimap
Import a .wav .mp3 music format via import manager; no paths needed. Set as sound/music in sound editor. Use triggers to play it (sound - play sound, music - play music) You can calculate the time the first music end and the rest and play it just the right timing or play them at periodic times.