Page MenuHomeFeedback Tracker

pojo2k8
User

Projects

User does not belong to any projects.

User Details

User Since
Apr 10 2013, 4:21 PM (610 w, 2 d)

Recent Activity

May 10 2016

pojo2k8 edited Steps To Reproduce on T68487: GMG aiming is distorted when zooming.
May 10 2016, 3:55 AM · Arma 3
pojo2k8 added a comment to T65415: Unable to 2 sounds in a row in Trigger On Act. Script.

Never mind, figured it out ... Sleep doesn't work in scripts and it was playing both sounds.

Solution:
null=[] spawn {playSound3D ["a3\sounds_f\weapons\Rockets\explosion_missile_05.wav", player]; hint "sound played..."; sleep 10;hint "sleep finished..."; playSound3D ["a3\sounds_f\weapons\Rockets\explosion_missile_04.wav", player]; hint "second sound played...";};

Please close as not a bug... Or change to a bug Sleep doesn't work in activation script.

May 10 2016, 1:58 AM · Arma 3
pojo2k8 edited Steps To Reproduce on T65415: Unable to 2 sounds in a row in Trigger On Act. Script.
May 10 2016, 1:58 AM · Arma 3