Jump to content
Sign in to follow this  
rob_20

Check if trigger is active inside script

Recommended Posts

Hi!

Im sorry if this has been asked before, but I can not find the answer to this.

I am trying to make a script thats in a loop, terminate when a trigger is no longer active.

while {triggerActivated music} do {(playsound "prayer"), (player sideChat "test"), (sleep 210); if !(triggeractivated music) exitwith {player sidechat "bye bye"};};

As you guys can probably see, this will not work. So help would be appreciated

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×